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 2022/03/28 08:26:28 UTC

[GitHub] [pulsar] eolivelli opened a new pull request #14907: TieredStorage: add debug information

eolivelli opened a new pull request #14907:
URL: https://github.com/apache/pulsar/pull/14907


   ### Motivation
   Currently it is very hard to debug Tiered Storage Offloading:
   - no logs
   - no way to match the objects with the Managed Ledger (and with the Pulsar cluster)
   
   
   ### Modifications
   - enable SLF4 logging in JClouds
   - add Pulsar Cluster name in Objects metadata
   - log object names during offloading
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   
   


-- 
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 pull request #14907: TieredStorage: add debug information

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #14907:
URL: https://github.com/apache/pulsar/pull/14907#issuecomment-1080399963


   @eolivelli:Thanks for your contribution. For this PR, do we need to update docs?
   (The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#documentation), which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)


-- 
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] eolivelli merged pull request #14907: TieredStorage: add debug information

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


   


-- 
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