[
https://issues.apache.org/jira/browse/HBASE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931560#action_12931560
]
Jean-Daniel Cryans commented on HBASE-3231:
-------------------------------------------
The test testConfigInjection is wrong, it assumes that the quorum config will
create a one member ensemble while it never did. I can "fix" the test by adding
2 more servers and then adding initLimit and syncLimit in the configs (else it
also fails), but then it expects to find a myId file. If we make
HQuorumPeer.writeMyID public, then it could be working.
> Update to zookeeper 3.3.2.
> --------------------------
>
> Key: HBASE-3231
> URL: https://issues.apache.org/jira/browse/HBASE-3231
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Fix For: 0.90.1
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.