hangc0276 opened a new pull request, #3581: URL: https://github.com/apache/bookkeeper/pull/3581
### Motivation There is a lot of `Thread.sleep()` in Bookie tests, which may lead to flaky tests. ### Changes Replace sleep with await to avoid flaky test in SlowBookieTest -- 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]
