Stephen Yuan Jiang created HBASE-15850:
------------------------------------------
Summary: Reduce flakiness of TestHBaseFsck tests by keep the
config change in testCheckTableLocks to local
Key: HBASE-15850
URL: https://issues.apache.org/jira/browse/HBASE-15850
Project: HBase
Issue Type: Bug
Components: hbck
Affects Versions: 1.1.5
Reporter: Stephen Yuan Jiang
Assignee: Stephen Yuan Jiang
TestHBaseFsck#testCheckTableLocks changes the "hbase.table.lock.expire.ms"
config from 10 minutes default value to 1 ms. This change impacts other tests
in the TestHBaseFsck test suite, especially in branch-1.1.
The proposed change is to make the configuration change local for testing
purpose so that other tests would not be impacted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)