lhotari opened a new pull request #13087:
URL: https://github.com/apache/pulsar/pull/13087
Fixes #13008
### Motivation
ZKSessionTest is very flaky.
### Modifications
- increase retry count to 3 in pulsar-metadata (until problem is fully fixed)
- improve clean up of TestZKServer which left uncleaned resources running.
- The session tracker thread was duplicated after stop/start
- Reduce tick time used in TestZKServer
- Reduce session expiration timeout in tests
- Increase timeout for polling in tests
--
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]