Apache BookKeeper · Schema

BookieState

Current operational state of a BookKeeper bookie.

ApacheDistributed SystemsLog StorageOpen SourceStorageStreaming

Properties

Name Type Description
running boolean Whether the bookie is running.
readOnly boolean Whether the bookie is in read-only mode.
shuttingDown boolean Whether the bookie is shutting down.
availableForHighPriorityWrites boolean Whether the bookie accepts high-priority writes.
View JSON Schema on GitHub