eolivelli commented on a change in pull request #9232:
URL: https://github.com/apache/pulsar/pull/9232#discussion_r561893885
##########
File path: conf/broker.conf
##########
@@ -800,6 +800,13 @@ 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
+#bookkeeper.opportunisticStriping=false
Review comment:
yes, good idea @sijie .
I have updated the patch
----------------------------------------------------------------
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]