You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/30 03:44:15 UTC

[GitHub] [pulsar] codelipenghui opened a new pull request #8742: [bot-cherry-pick][Tiered Storage] Offload manager initialization once

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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui merged pull request #8742: [bot-cherry-pick][Tiered Storage] Offload manager initialization once

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #8742:
URL: https://github.com/apache/pulsar/pull/8742


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #8742: [bot-cherry-pick][Tiered Storage] Offload manager initialization once

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #8742:
URL: https://github.com/apache/pulsar/pull/8742#issuecomment-737140418


   Hey. If you want to cherry-pick this pr to a target branch, please comments '/pulsarbot cherry-pick to branch-x.y'.


----------------------------------------------------------------
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:
users@infra.apache.org