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 2021/12/29 11:59:19 UTC

[GitHub] [pulsar] hangc0276 opened a new issue #13559: Offload compacted ledger into tiered storage

hangc0276 opened a new issue #13559:
URL: https://github.com/apache/pulsar/issues/13559


   **Is your feature request related to a problem? Please describe.**
   For current compaction logic, it will compact topic message into the compacted ledger, which is stored in BookKeeper. We'd better offload the compaction ledger into tiered storage.
   
   **Describe the solution you'd like**
   Offload the compacted ledger into tiered storage. When read compacted ledger, which is in tiered storage, it will read from tiered storage.
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] hangc0276 commented on issue #13559: Offload compacted ledger into tiered storage

Posted by GitBox <gi...@apache.org>.
hangc0276 commented on issue #13559:
URL: https://github.com/apache/pulsar/issues/13559#issuecomment-1002662036


   @qq619618919  Thanks for your help, I have assigned this issue to you. Hoping for your contribution.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on issue #13559: Offload compacted ledger into tiered storage

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13559:
URL: https://github.com/apache/pulsar/issues/13559#issuecomment-1051437724


   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] qq619618919 commented on issue #13559: Offload compacted ledger into tiered storage

Posted by GitBox <gi...@apache.org>.
qq619618919 commented on issue #13559:
URL: https://github.com/apache/pulsar/issues/13559#issuecomment-1002647351


   Hi, I am interested in this task and I will complete it.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org