You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Joseph (JIRA)" <ji...@apache.org> on 2016/06/27 18:20:52 UTC

[jira] [Created] (HBASE-16123) Race Condition inside of TestReplicationStateHBase Unit Tests.

Joseph created HBASE-16123:
------------------------------

             Summary: Race Condition inside of TestReplicationStateHBase Unit Tests. 
                 Key: HBASE-16123
                 URL: https://issues.apache.org/jira/browse/HBASE-16123
             Project: HBase
          Issue Type: Sub-task
            Reporter: Joseph
            Priority: Minor


Inside of TestReplicationStateHBase a race condition occurs when the MiniCluster initialization takes a long time. The MiniCluster might begin enqueuing it's own Replication logs before we clean it up, which will mess up some counts. Simple solution would just be to disable replication inside the MiniCluster



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)