hangc0276 commented on code in PR #4139:
URL: https://github.com/apache/bookkeeper/pull/4139#discussion_r1413315804


##########
conf/bk_server.conf:
##########
@@ -1057,6 +1057,9 @@ zkEnableSecurity=false
 # Enable/disable having read operations for a ledger to be sticky to a single 
bookie.
 stickyReadSEnabled=true
 
+# Enable/disable reordering read sequence on reading entries.
+reorderReadSequenceEnabled=true

Review Comment:
   Good point. We can change the default value in the next major release.



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