[
https://issues.apache.org/jira/browse/HBASE-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375043#comment-14375043
]
Hudson commented on HBASE-13309:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #871 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/871/])
HBASE-13309 Some tests do not reset EnvironmentEdgeManager (matteo.bertozzi:
rev 2e3b1ae262c616305fdc00aff37b238a014d17c4)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java
> 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
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
> Attachments: HBASE-13309-v0.patch, HBASE-13309-v1.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)