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/12/31 03:37:50 UTC

[GitHub] [pulsar] jiazhai opened a new issue #9099: Introduce Pulsar Auditor

jiazhai opened a new issue #9099:
URL: https://github.com/apache/pulsar/issues/9099


   ## Background / Description
   
   Currently, Bookie Recovery only audits ledgers. It doesn't understand any Pulsar concepts. From the viewpoint of a Pulsar maintainer, it is crucial to identify which namespaces/topics are impacted or continue to remain under-replicated so that we can surface these metrics to owners of these namespaces. Also, it would help in tracking which topics have become healthy/recovered in an incremental fashion.
   
   ## Requirements
   
   - Be able to expose metrics if a topic is _under replicated_ or not. If it is under replicated, how many ledgers are under replicated?
   - Be able to expose metrics if a topic is missing any objects in tiered storage.
   
   ## Definition of done
   
   - [ ] Code changes
   - [ ] Tests are added
   - [ ] Integration tests are added
   - [ ] Documentation is added


----------------------------------------------------------------
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] sijie commented on issue #9099: Introduce Pulsar Auditor

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


   This has been resolved by https://github.com/apache/pulsar/pull/10013


-- 
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] sijie closed issue #9099: Introduce Pulsar Auditor

Posted by GitBox <gi...@apache.org>.
sijie closed issue #9099:
URL: https://github.com/apache/pulsar/issues/9099


   


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