[
https://issues.apache.org/jira/browse/BOOKKEEPER-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589465#comment-15589465
]
ASF GitHub Bot commented on BOOKKEEPER-903:
-------------------------------------------
GitHub user reddycharan opened a pull request:
https://github.com/apache/bookkeeper/pull/62
BOOKKEEPER-903: metaformat command fix
metaformat command should delete underreplicated ledger
znodes and lock nodes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reddycharan/bookkeeper metaformatfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/62.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 #62
----
commit 5ab4cedbdc310efa3f4e578853d31587b1660329
Author: Charan Reddy Guttapalem <[email protected]>
Date: 2016-10-19T18:24:25Z
BOOKKEEPER-903: metaformat command fix
metaformat command should delete underreplicated ledger
znodes and lock nodes
----
> MetaFormat BookieShell Command is not deleting UnderReplicatedLedgers list
> from the ZooKeeper
> ---------------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-903
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-903
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Charan Reddy Guttapalem
> Assignee: Charan Reddy Guttapalem
> Priority: Minor
>
> MetaFormat BookieShell Command: On executing 'metaformat' BookieShell command
> it is observed that it does everything as expected but it doesn't deletes
> UnderReplicatedLedgers list from the ZooKeeper.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)