[ https://issues.apache.org/jira/browse/PHOENIX-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Palash Chauhan resolved PHOENIX-7578. ------------------------------------- Resolution: Fixed > 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 > Assignee: Palash Chauhan > Priority: Major > 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)