Viraj Jasani created PHOENIX-7655: ------------------------------------- Summary: Remove WALRecoveryRegionPostOpenIT Key: PHOENIX-7655 URL: https://issues.apache.org/jira/browse/PHOENIX-7655 Project: Phoenix Issue Type: Test Affects Versions: 5.2.1, 5.3.0 Reporter: Viraj Jasani
WALRecoveryRegionPostOpenIT is extremely flaky. It uses several static volatile variables e.g. handleFailureCountDownLatch, tableReferenceToMutation, handleFailureCalledCount, failIndexTableWrite. The test is based on old index framework. It's been a while we have new index design. Unless the objectives of the test are generic enough to cover both old and new index designs, we should remove this test entirely. -- This message was sent by Atlassian Jira (v8.20.10#820010)