[ https://issues.apache.org/jira/browse/BOOKKEEPER-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316421#comment-15316421 ]
Enrico Olivelli commented on BOOKKEEPER-928: -------------------------------------------- thank you for sharing your patch. The idea of a Map<String,byte[]> sounds good to me, from a developer point of view it is very easy to understand. Although it is very clear from the signature of the methods, maybe we should state in docs that the effective type of the Map will not be preserved, for instance SortedMaps will not preserve the original order > 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)