Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the deadlock while using zookeeper thread to create ledger (apach…
…e#13744) ### Motivation Fixes: apache#13736, the deadlock when using ZK thread to create a ledger. ### Modification Use the executor of the managed ledger to create the ledger to avoid the deadlock.
- Loading branch information