Croway commented on issue #19320: URL: https://github.com/apache/pulsar/issues/19320#issuecomment-1403418182
Hello @nicoloboschi, @michaeljmarshall, I created a reproducer https://github.com/Croway/pulsar-client-test since I noticed the reproducer step was not good enough, actually, this is the original failing test https://github.com/apache/camel/blob/main/components/camel-pulsar/src/test/java/org/apache/camel/component/pulsar/integration/PulsarSuspendRouteIT.java#L220 , I just removed the camel overhead, the logic should be the same, the test fails with 2.11.0 and pass with 2.10.3 -- 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]
