aschiazza commented on issue #2216: Bookkeeper High CPU usage when 
StreamStorageLifecycleComponent extra component is active
URL: https://github.com/apache/bookkeeper/issues/2216#issuecomment-613369446
 
 
   @zyllt How many bookie nodes do you have? I think I read only one.
   With these parameters:
   
   dlog.bkcEnsembleSize=3
   dlog.bkcWriteQuorumSize=2
   dlog.bkcAckQuorumSize=2
   
   you require a cluster ensamble composed by 3 bookie nodes (where segments 
are spread), and you require an ack quorum of 2.
   If you have only one bookie node change these values to 1.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to