hudi
hudi copied to clipboard
[MINOR] Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)
trafficstars
Change Logs
Fixing flaky test by drastically reducing concurrency level (to avoid CI flakiness)
Impact
**Risk level: None
Contributor's checklist
- [ ] Read through contributor's guide
- [ ] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
CI report:
- 09ac01fd88b15fad1940c4b6c8753acf36ea1929 Azure: FAILURE
Bot commands
@hudi-bot supports the following commands:@hudi-bot run azurere-run the last Azure build
@yihua in one of my PRs it failed 2 times out of 3.
CI is stressing compute, so high concurrency in tests is prone to have tests stalled, and this particular one was failing b/c threads were held back for longer than the test was actually running eventually failing after test resources had already been reclaimed