You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2016/04/13 08:45:25 UTC

[jira] [Commented] (BOOKKEEPER-922) CreaterId in ledger metadata

    [ https://issues.apache.org/jira/browse/BOOKKEEPER-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238716#comment-15238716 ] 

Enrico Olivelli commented on BOOKKEEPER-922:
--------------------------------------------

IMHO it would be better to add support for a generic custom data field. Which may hold a Map<byte[],byte[]> value which could in turn be useful for queries

> CreaterId in ledger metadata
> ----------------------------
>
>                 Key: BOOKKEEPER-922
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-922
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-client
>    Affects Versions: 4.3.2
>            Reporter: Venkateswararao Jujjuri (JV)
>            Assignee: Venkateswararao Jujjuri (JV)
>             Fix For: 4.4.0
>
>
> We have introduced ctime into ledger metadata through https://issues.apache.org/jira/browse/BOOKKEEPER-879.
> In the same token we would like to introduce createrId also. This can be a 128 bit UUID. Caller can write tools to group ledgers by createrId, in the future we can even enhance this to run queries based on createrId. 
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)