You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Jiannan Wang (JIRA)" <ji...@apache.org> on 2013/03/21 13:55:15 UTC

[jira] [Created] (BOOKKEEPER-591) 64-bit Ledger Id Support for MSLedgerManager

Jiannan Wang created BOOKKEEPER-591:
---------------------------------------

             Summary: 64-bit Ledger Id Support for MSLedgerManager
                 Key: BOOKKEEPER-591
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-591
             Project: Bookkeeper
          Issue Type: Sub-task
          Components: bookkeeper-client, bookkeeper-server
            Reporter: Jiannan Wang
            Assignee: Jiannan Wang


Currently, MSLedgerManager use String.format("%010d", id) as the key for ledger metadata management. We need to extend it to support 64-bit, backward compatibility should also be taken into account.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira