ericsyh commented on issue #13167:
URL: https://github.com/apache/pulsar/issues/13167#issuecomment-992493396


   Pls run the command `bin/bookkeeper shell listbookies -rw -h` to get the 
list the ReadWrite Bookies. And check that all broker configs keep consistent 
`managedLedgerDefaultEnsembleSize`, `managedLedgerDefaultWriteQuorum`, 
`managedLedgerDefaultAckQuorum`. 
   
   Then check that ReadWrite Bookies number >= 
`managedLedgerDefaultEnsembleSize` >= `managedLedgerDefaultWriteQuorum` >= 
`managedLedgerDefaultAckQuorum`. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to