Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests] ManagedLedgerFactoryChangeLedgerPathTest is flaky (apache#5766)
*Motivation* ManagedLedgerFactoryChangeLedgerPathTest sets the zk session timeout to 10 ms. 10ms is too low for a zookeeper client to connect to the zookeeper server. *Modifications* Remove zkSessionTimeout and use the default
- Loading branch information