You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/17 22:57:44 UTC

[jira] [Commented] (BOOKKEEPER-552) 64 Bits Ledger ID Generation

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

ASF GitHub Bot commented on BOOKKEEPER-552:
-------------------------------------------

GitHub user knusbaum opened a pull request:

    https://github.com/apache/bookkeeper/pull/112

    BOOKKEEPER-552: 64 Bits Ledger ID Generation

    This PR adds 63-bit ID generation to Bookkeeper and modifies the hierarchical ledger structure to be backwards compatible.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/knusbaum/bookkeeper master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #112
    
----
commit 9dda55f377fbcf66da79be558ff6204f3b93f0f6
Author: Kyle Nusbaum <kn...@yahoo-inc.com>
Date:   2017-02-10T21:52:11Z

    Final modifications for 63-bit ledger IDs.

----


> 64 Bits Ledger ID Generation
> ----------------------------
>
>                 Key: BOOKKEEPER-552
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-552
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-client, bookkeeper-server, hedwig-server
>            Reporter: Jiannan Wang
>            Assignee: Kyle Nusbaum
>         Attachments: BOOKKEEPER-552.patch, BOOKKEEPER-552.patch, BOOKKEEPER-552.patch
>
>
> This task aims to find and implement 64 bits global unique ledger id generation mechanisms.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)