Skip to content

Fix deletion visibility in region migration IT#18065

Merged
jt2594838 merged 1 commit into
masterfrom
fix-region-migrate-deletion-multidir
Jun 30, 2026
Merged

Fix deletion visibility in region migration IT#18065
jt2594838 merged 1 commit into
masterfrom
fix-region-migrate-deletion-multidir

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • wait for migrated region replicas to receive and close the initial TsFile before issuing deletion
  • wait for deletion mods on initial replicas and the destination replica after migration
  • share region migration file/replica assertions between tree and table ITs

Tests

  • mvn spotless:apply -pl integration-test -P with-integration-tests
  • git diff --check
  • Target table IT was attempted locally, but the Windows environment could not start the full 1C3D cluster: default JVM settings failed with pagefile exhaustion; reduced heap failed during DataNode startup with unable to create native thread before test SQL executed.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.37%. Comparing base (b4c4e54) to head (513e324).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18065      +/-   ##
============================================
- Coverage     41.50%   41.37%   -0.14%     
  Complexity      318      318              
============================================
  Files          5287     5287              
  Lines        370752   370752              
  Branches      47985    47985              
============================================
- Hits         153893   153411     -482     
- Misses       216859   217341     +482     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jt2594838 jt2594838 merged commit b35a575 into master Jun 30, 2026
42 of 45 checks passed
@jt2594838 jt2594838 deleted the fix-region-migrate-deletion-multidir branch June 30, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants