You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2009/04/01 17:59:13 UTC

[jira] Created: (ZOOKEEPER-359) Bookkeeper bookies need to store ledger keys with ledger fragments

Bookkeeper bookies need to store ledger keys with ledger fragments
------------------------------------------------------------------

                 Key: ZOOKEEPER-359
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-359
             Project: Zookeeper
          Issue Type: Bug
            Reporter: Benjamin Reed


currently ledger keys are stored in memory; however, we need to restrict access even after reboots so it needs to be in nonvolatile storage. the most obvious solution would be to store the ledger keys with the ledger fragments on the bookie.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.