Palash Chauhan created PHOENIX-7578:
---------------------------------------
Summary: Fix flapping tests in CDCStreamIT with region merges
Key: PHOENIX-7578
URL: https://issues.apache.org/jira/browse/PHOENIX-7578
Project: Phoenix
Issue Type: Improvement
Reporter: Palash Chauhan
Fix For: 5.3.0
Some tests in CDCStreamIT need to wait on regions to merge. Currently the code
uses admin.mergeRegionsAsync api and waits for a certain period. Instead we
should call get() on the future returned by the api so that the tests do not
error out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)