[ https://issues.apache.org/jira/browse/BOOKKEEPER-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314453#comment-15314453 ]
Rithin Shetty commented on BOOKKEEPER-928: ------------------------------------------ Yes, I can share my workspace. I'll send one soon. I'm implementing it in a generic fashion. I'm introducing a customMetadata to be passed in as a Map<String, byte[]> during ledger creation. We'll use it for creatorId; others can use it to store their custom data. > Add custom client supplied metadata field to LedgerMetadata > ----------------------------------------------------------- > > Key: BOOKKEEPER-928 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-928 > Project: Bookkeeper > Issue Type: New Feature > Components: bookkeeper-client, bookkeeper-server > Affects Versions: 4.4.0 > Reporter: Enrico Olivelli > Fix For: 4.5.0 > > > The idea is to let the client write a custom byte[] field which contains > useful custom metadata about the ledger. > This field is needed by BOOKKEEPER-912 -- This message was sent by Atlassian JIRA (v6.3.4#6332)