virajjasani commented on code in PR #1899:
URL: https://github.com/apache/phoenix/pull/1899#discussion_r1623570264
##########
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/BaseIndexWithRegionMovesIT.java:
##########
@@ -1709,6 +1709,7 @@ public void testLastDDLTimestampOnAsyncIndexes() throws
Exception {
// run the index MR job.
IndexToolIT.runIndexTool(false, TestUtil.DEFAULT_SCHEMA_NAME,
tableName, indexName);
+ TestUtil.waitForIndexState(conn, fullIndexName,
PIndexState.BUILDING);
Review Comment:
No worries at all, Thank you for fixing it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]