You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/01/10 00:30:00 UTC

[jira] [Created] (HBASE-19744) Fix flakey TestZKLeaderManager

stack created HBASE-19744:
-----------------------------

             Summary: Fix flakey TestZKLeaderManager
                 Key: HBASE-19744
                 URL: https://issues.apache.org/jira/browse/HBASE-19744
             Project: HBase
          Issue Type: Bug
            Reporter: stack
            Assignee: stack


On my little cluster, zk runs slow for whatever reason (TBD). This test always fails on me. Looking at it, there is at least a race given we stop mock masters and then put them on line again immediately... Testing if a thread Master is not going to give right answer always. Also, given zk runs slow on this host, just up the timeouts and number of Masters available. Sloppy but more likely to succeed (This test is for a deprecated class...)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)