apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.27k stars 1.23k forks source link

MergeRollupMinionClusterIntegrationTest is flaky #8218

Closed richardstartin closed 2 years ago

richardstartin commented 2 years ago

https://github.com/apache/pinot/runs/5234008775?check_suite_focus=true

Jackie-Jiang commented 2 years ago

I have seen multiple integration test failures caused by uploadSegment(), so we might want to check that. That is common for all integration tests

Jackie-Jiang commented 2 years ago

The root cause is the same as #8265. Closing this one