You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/03/14 07:34:14 UTC

[GitHub] [bookkeeper] eolivelli opened a new issue #2288: Add ledger metadata to Ledger created by StreamStorage Module

eolivelli opened a new issue #2288: Add ledger metadata to Ledger created by StreamStorage Module
URL: https://github.com/apache/bookkeeper/issues/2288
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   Please add meaningful information to ledger created by StreamStorage module.
   Namely:
   -  DLCheckpointStore
   - AbstractStateStoreWithJournal
   
   2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have).
      Are you currently using any workarounds to address this issue?
   
   nice-to-have
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   With a visual tool that is able to inspect a BookKeeper Cluster we are seeing ledgers created by StreamStorage service that do not have metadata and it is not possible to understand which application created them.
   Apache Pulsar is tagging its own ledgers with "application:pulsar" and other meaningful tags.
   We should at least mark those ledgers with application: bk-stream-storage-service and some reference to the purpose of the ledger
   

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


With regards,
Apache Git Services

[GitHub] [bookkeeper] eolivelli commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module
URL: https://github.com/apache/bookkeeper/issues/2288#issuecomment-599023099
 
 
   a preparative work has been done by @dmercuriali  with b84178af53d631b268143f9b8b0a3c3f731bf68a

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


With regards,
Apache Git Services

[GitHub] [bookkeeper] sijie commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module
URL: https://github.com/apache/bookkeeper/issues/2288#issuecomment-611771383
 
 
   It is fixed by #2296

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


With regards,
Apache Git Services

[GitHub] [bookkeeper] dmercuriali commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module

Posted by GitBox <gi...@apache.org>.
dmercuriali commented on issue #2288: Add ledger metadata to Ledger created by StreamStorage Module
URL: https://github.com/apache/bookkeeper/issues/2288#issuecomment-599513834
 
 
   Picking this up

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


With regards,
Apache Git Services

[GitHub] [bookkeeper] sijie closed issue #2288: Add ledger metadata to Ledger created by StreamStorage Module

Posted by GitBox <gi...@apache.org>.
sijie closed issue #2288: Add ledger metadata to Ledger created by StreamStorage Module
URL: https://github.com/apache/bookkeeper/issues/2288
 
 
   

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


With regards,
Apache Git Services