sijie commented on a change in pull request #9232:
URL: https://github.com/apache/pulsar/pull/9232#discussion_r560090307



##########
File path: conf/broker.conf
##########
@@ -800,6 +800,10 @@ managedLedgerDefaultWriteQuorum=2
 # Number of guaranteed copies (acks to wait before write is complete)
 managedLedgerDefaultAckQuorum=2
 
+# with OpportunisticStriping=true the ensembleSize is adapted automatically to 
writeQuorum
+# in case of lack of enough bookies
+bookkeeperOpportunisticStriping=false

Review comment:
       I think we should provide a generic approach instead of patching 
individual configurations.




----------------------------------------------------------------
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]


Reply via email to