Class BookieShell.DecommissionBookieCmd

java.lang.Object
org.apache.bookkeeper.bookie.BookieShell.MyCommand
org.apache.bookkeeper.bookie.BookieShell.DecommissionBookieCmd
All Implemented Interfaces:
BookieShell.Command
Enclosing class:
BookieShell

class BookieShell.DecommissionBookieCmd extends BookieShell.MyCommand
Command to trigger AuditTask by resetting lostBookieRecoveryDelay and then make sure the ledgers stored in the bookie are properly replicated and Cookie of the decommissioned bookie should be deleted from metadata server.