Gradle suite > Gradle test > org.apache.pulsar.client.api.v5.V5AsyncApisTest > testAsyncProducerSendAndFlush FAILED
java.lang.AssertionError: send future 19 must be done after flush() expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1590)
at org.testng.Assert.assertTrue(Assert.java:57)
at org.apache.pulsar.client.api.v5.V5AsyncApisTest.testAsyncProducerSendAndFlush(V5AsyncApisTest.java:83)
Search before reporting
Example failure
https://github.com/apache/pulsar/actions/runs/31154425604/job/92792273191?pr=26282#step:11:482
Exception stacktrace
Are you willing to submit a PR?