« Previous | Next » 

Revision 642339cf

ID642339cfe809094985c6e56c6f38e6fad4128bb9

Added by Guido Trotter almost 16 years ago

Convert two (simple) LUs to be concurrent

LUQueryClusterInfo and LUDumpClusterConfig can be made concurrent and
don't need to acquire any locks. In fact they don't interact with the
cluster at all, but just with its configuration, which is thread-safe by
design.

Reviewed-by: iustinp

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences