entvex opened a new pull request, #219: URL: https://github.com/apache/pulsar-dotpulsar/pull/219
# Description Two tests were failing using version 3.2.X of the Apache Pulsar Broker. Introducing longer timeout intervals in the tests, TokenSupplier_WhenTokenSupplierThrowsAnExceptionOnAuthChallenge_ShouldFaultProducer and TokenSupplier_WhenTokenSupplierReturnValidToken_ShouldStayConnected. Changing them from 10 seconds to 40 minutes for makes the tests work, nothing else changed. Updates the used images of ToxiProxy and Pulsar in tests from versions 2.7.0 and 3.1.3 to 2.9.0 and 3.2.3 respectively to keep up with the latest versions. Finally, I added a missing cancellation token in ConnectionPool. # Testing All tests are green again -- 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]
