merlimat opened a new pull request, #3806: URL: https://github.com/apache/bookkeeper/pull/3806
### Motivation Fix #3805 The test was failing because the updates to the object, done in the `initiate()` method, were not immediately visible to other threads. We must use synchronized consistently in all the accesses. -- 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]
