[GitHub] [zookeeper] kezhuw opened a new pull request, #1821: ZOOKEEPER-4327: Fix flaky RequestThrottlerTest.testLargeRequestThrottling

2022-05-22 Thread GitBox
kezhuw opened a new pull request, #1821: URL: https://github.com/apache/zookeeper/pull/1821 This test failed following assertions in ci: 1. `RequestThrottlerTest.testRequestThrottler:206 expected: <5> but was: <4>` This is caused by no happens-before relationship between

[GitHub] [zookeeper] kezhuw opened a new pull request #1821: ZOOKEEPER-4327: Fix flaky RequestThrottlerTest.testLargeRequestThrottling

2022-02-22 Thread GitBox
kezhuw opened a new pull request #1821: URL: https://github.com/apache/zookeeper/pull/1821 This test failed following assertions in ci: 1. `RequestThrottlerTest.testRequestThrottler:206 expected: <5> but was: <4>` This is caused by no happens-before relationship between