Hi,
Noticed this in our test run once. Didn't repro on a rerun though. But wanted
to share with the list in case anyone was familiar with the test.
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.regionserver.TestHRegion
-------------------------------------------------------------------------------
Tests run: 50, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 94.343 sec <<<
FAILURE!
testIncrementColumnValue_BumpSnapshot(org.apache.hadoop.hbase.regionserver.TestHRegion)
Time elapsed: 0.052 sec <<< FAILURE!
junit.framework.AssertionFailedError: ICV failed to upgrade timestamp
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.hadoop.hbase.regionserver.TestHRegion.testIncrementColumnValue_BumpSnapshot(TestHRegion.java:1900)
regards,
Kannan