[
https://issues.apache.org/jira/browse/HBASE-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372955#comment-14372955
]
Mikhail Antonov commented on HBASE-13309:
-----------------------------------------
In TestHRegion, we call ETM.reset() in tearDown, that's not enough? Just
asking. The rest looks good to me.
> Some tests do not reset EnvironmentEdgeManager
> ----------------------------------------------
>
> Key: HBASE-13309
> URL: https://issues.apache.org/jira/browse/HBASE-13309
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Attachments: HBASE-13309-v0.patch
>
>
> 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)