codelipenghui opened a new pull request #8742: URL: https://github.com/apache/pulsar/pull/8742
Motivation Currently, the offload manager will be initialized when creating the ledger offloader, it will be initialized many times, one time is enough. Modifications Initialize the offloader manager when starting the Pulsar service. (cherry picked from commit 10a1d4bc1af1bef56264ed77f75443d5ea8d8202) ---------------------------------------------------------------- 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]
