kezhuw commented on PR #1887: URL: https://github.com/apache/zookeeper/pull/1887#issuecomment-1135987024
This fixes failed ci after #1821 merged(https://github.com/apache/zookeeper/commit/c05ca0ee0deedd50d0ef32e3e01ad7f691d27009) https://github.com/apache/zookeeper/runs/6568872986?check_suite_focus=true P.S. Place `Thread.sleep(200)` after `submittedRequests.take()` in `RequestThrottler#run` will fail these assertions also before #1821, but for different reason due to changes in #1821. -- 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]
