forked from apache/pinot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add integration test for rebalance in upsert tables (apache#11568)
* Add integration test for rebalance in upsert tables * Add reload test as well * Reload tests * Remove upsert integration test since partial upsert tests cover both * Add explicit status checks for rebalance/reload jobs rather than sleep * Fix flakiness due to segment commit during reload * Use new RebalanceConfig class * Add missing partial upsert cases * Refactor jobstatus to segment reload status --------- Co-authored-by: Kartik Khare <[email protected]> Co-authored-by: Kartik Khare <[email protected]>
- Loading branch information
1 parent
a0964ec
commit 52d16f7
Showing
5 changed files
with
468 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.