[
https://issues.apache.org/jira/browse/HBASE-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nitay Joffe updated HBASE-1345:
-------------------------------
Attachment: hbase-1345.patch
Remove *distributed() methods of MiniZooKeeper. They are never actually used
because in testing we only instantiate one ZooKeeper server.
> Remove distributed mode from MiniZooKeeper
> ------------------------------------------
>
> Key: HBASE-1345
> URL: https://issues.apache.org/jira/browse/HBASE-1345
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Nitay Joffe
> Assignee: Nitay Joffe
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments: hbase-1345.patch
>
>
> MiniZooKeeper currently has a standalone and a distributed mode. For HBase
> testing we only need (and only use) the standalone mode. We should remove all
> of the distributed logic.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.