xiangfu0 commented on code in PR #17167:
URL: https://github.com/apache/pinot/pull/17167#discussion_r3038960801


##########
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/TableRebalancePauselessIntegrationTest.java:
##########
@@ -186,9 +186,9 @@ public void testForceCommit(TableConfig tableConfig)
       // notice that this could get an HTTP 409 CONFLICT, when the test failed 
due to the timeout waiting on the table
       // to converge, and try to rebalance again here. So we need to cancel 
the original job first.
       sendDeleteRequest(

Review Comment:
   should create the api in rebalance client and use api call



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to