ankitsultana opened a new issue, #12412:
URL: https://github.com/apache/pinot/issues/12412

   Seeing this occasionally. Maybe 60s is not enough for the rebalance to 
converge.
   
   ```
   Error:  Tests run: 5, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 
86.82 s <<< FAILURE! -- in 
org.apache.pinot.integration.tests.PartialUpsertTableRebalanceIntegrationTest
   Error:  
org.apache.pinot.integration.tests.PartialUpsertTableRebalanceIntegrationTest.testRebalance
 -- Time elapsed: 10.94 s
   Error:  
org.apache.pinot.integration.tests.PartialUpsertTableRebalanceIntegrationTest.afterMethod
 -- Time elapsed: 70.99 s <<< FAILURE!
   java.lang.AssertionError: Failed to meet condition in 60000ms, error 
message: Failed to drop the segments
        at org.testng.Assert.fail(Assert.java:111)
        at org.apache.pinot.util.TestUtils.waitForCondition(TestUtils.java:111)
        at org.apache.pinot.util.TestUtils.waitForCondition(TestUtils.java:88)
        at org.apache.pinot.util.TestUtils.waitForCondition(TestUtils.java:93)
        at 
org.apache.pinot.integration.tests.PartialUpsertTableRebalanceIntegrationTest.afterMethod(PartialUpsertTableRebalanceIntegrationTest.java:192)
   ```


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to