gaozhangmin opened a new issue #14333: URL: https://github.com/apache/pulsar/issues/14333
Ledger creation always timeout, continued for several hours . But from bookkeeper's log, there were no errors. ``` 2022-02-16 11:22:23.111 [BookKeeperClientWorker-OrderedExecutor-37-0] INFO org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - [public/data-channel/persistent/xxx-partition-48] Ledger creation was initiated 120440 ms ago but it never completed and creation timeout task didn't kick in as well. Force to fail the create ledger operation. 2022-02-16 11:22:23.111 [BookKeeperClientWorker-OrderedExecutor-37-0] ERROR org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl - [public/data-channel/persistent/xxx-partition-48] Error creating ledger rc=-23 Bookie operation timeout ``` -- 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]
