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

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

GitHub user reddycharan opened a pull request:

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

     BOOKKEEPER-873 and BOOKKEEPER-421

        BOOKKEEPER-873: CreateLedgerAPI to accept ledgerId
        Add ledgerCreateAdv with ledgerId interface to Bookkeeper
        and corresponding Junit tests.
    
        BOOKKEEPER-421: LongHierarchicalLedgerManager    
        - LongHierarchicalLedgerManager to support 63 bits ledgerid (positive 
long)
        - LongHierarchicalLedgerManager splits the generated id into 5 parts 
(3-4-4-4-4)
    


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

    $ git pull https://github.com/reddycharan/bookkeeper 
ledgerhandleadvwithledgerid

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

    https://github.com/apache/bookkeeper/pull/88.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 #88
    
----
commit 42ce2025b9d9f7ac94346308a6dbb4f33b1c03ce
Author: Venkateswara <vjujj...@salesforce.com>
Date:   2015-09-19T22:27:35Z

    BOOKKEEPER-873: CreateLedgerAPI to accept ledgerId
    
    Add ledgerCreateAdv with ledgerId interface to Bookkeeper
    and corresponding Junit tests.
    
    Reviewed-by: Tony Menges <amen...@salesforce.com>
    Reviewed-by: Charan Reddy Guttapalem <cguttapa...@salesforce.com>
    Signed-off-by: Venkateswararao Jujjuri (JV) <vjujj...@salesforce.com>
    Signed-off-by: Charan Reddy Guttapalem <cguttapa...@salesforce.com>

commit d8e7265b7647d44922aea22a1e931ae870693f37
Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com>
Date:   2015-10-15T21:33:12Z

    BOOKKEEPER-421: LongHierarchicalLedgerManager
    
    - LongHierarchicalLedgerManager to support 63 bits ledgerid (positive long)
    - LongHierarchicalLedgerManager splits the generated id into 5 parts 
(3-4-4-4-4)

----


> Enhance CreatedLedger API to accept ledgerId as input
> -----------------------------------------------------
>
>                 Key: BOOKKEEPER-873
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-873
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-client
>    Affects Versions: 4.3.1
>            Reporter: Venkateswararao Jujjuri (JV)
>            Assignee: Venkateswararao Jujjuri (JV)
>         Attachments: writeLedgerTest.NegativeLedgerId, 
> writeLedgerTest.PositiveLedgerId
>
>




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

Reply via email to