pulsar-client-reactive
pulsar-client-reactive copied to clipboard
ReactiveMessagePipelineTest.maxInflight is flaky
https://github.com/apache/pulsar-client-reactive/actions/runs/3641666977/jobs/6147937156#step:4:539
org.apache.pulsar.reactive.client.api.ReactiveMessagePipelineTest
maxInflight(int)
Test [1] 1 FAILED (5.5s)
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
at app//org.apache.pulsar.reactive.client.api.ReactiveMessagePipelineTest.maxInflight(ReactiveMessagePipelineTest.java:321)
We might just need to increase the timeout: https://github.com/apache/pulsar-client-reactive/blob/6af9aca9369d21b5d750fd4a319e06e5285f0f30/pulsar-client-reactive-api/src/test/java/org/apache/pulsar/reactive/client/api/ReactiveMessagePipelineTest.java .