You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2015/03/21 19:21:38 UTC

[jira] [Created] (HBASE-13309) Some tests do not reset EnvironmentEdgeManager

Matteo Bertozzi created HBASE-13309:
---------------------------------------

             Summary: Some tests do not reset EnvironmentEdgeManager
                 Key: HBASE-13309
                 URL: https://issues.apache.org/jira/browse/HBASE-13309
             Project: HBase
          Issue Type: Bug
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Minor


while playing with client timeouts, I hit lots of flakys in HBaseFsck. the cause was just an EnvironmentEdge.inject() not followed by a reset().

looks like TestFsUtils and TestHRegion are the only other two that have a missing reset(). all the other tests using inject() seems to be written properly.



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