Vanlightly commented on pull request #2887:
URL: https://github.com/apache/bookkeeper/pull/2887#issuecomment-964899772


   We don't need a new configuration for this. This kind of thing should be a 
hidden implementation detail, there is no benefit to allowing users to 
configure an interval.
   
   Another approach would be something like passing a single CountdownLatch to 
each journal that can be waited on from the bookie thread.
   
   Also note that any dependency changes need to be added to Gradle or won't 
compile.


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