sijie commented on issue #7214: URL: https://github.com/apache/pulsar/issues/7214#issuecomment-641668136
@ericwangdka The "No ledger found" is a INFO logging. (we can probably change that to reduce the logging level to avoid the noises). "No ledger found" usually happens when brokers recover a managed ledger with an empty segment/ledger. That typically means your broker cluster is frequently changing the topic ownerships. Are you running any load testing to trigger broker load balancing the topics? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
