You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "ankitsultana (via GitHub)" <gi...@apache.org> on 2024/02/13 20:41:54 UTC

[I] Flaky Test: PartialUpsertTableRebalanceIntegrationTest [pinot]

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-unsubscribe@pinot.apache.org.apache.org

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


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


Re: [I] Flaky Test: PartialUpsertTableRebalanceIntegrationTest [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #12412:
URL: https://github.com/apache/pinot/issues/12412#issuecomment-1942824232

   cc @KKcorps @klsince 


-- 
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-unsubscribe@pinot.apache.org

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


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