You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2013/02/21 10:10:12 UTC

[jira] [Created] (BOOKKEEPER-571) Change ledgers based on total size rather than number of messages.

Sijie Guo created BOOKKEEPER-571:
------------------------------------

             Summary: Change ledgers based on total size rather than number of messages.
                 Key: BOOKKEEPER-571
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-571
             Project: Bookkeeper
          Issue Type: New Feature
            Reporter: Sijie Guo
             Fix For: 4.3.0


currently hedwig changes ledger based on the number of messages had for each ledger. it would be better that changing ledger could be based on the total size of messages a ledger had. size is a better unit for resource estimation.

future more, the change ledger behaviors could be abstracted as a LedgerChangePolicy and could be customized.

--
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