Skip to content

Stabilize TsFile decomposition with mods IT - #18571

Merged
jt2594838 merged 1 commit into
masterfrom
codex/fix-pipe-tsfile-mods-race
Sep 7, 2026
Merged

Stabilize TsFile decomposition with mods IT#18571
jt2594838 merged 1 commit into
masterfrom
codex/fix-pipe-tsfile-mods-race

Conversation

@Caideyipi

@Caideyipi Caideyipi commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

The IT can create a pipe before IoTConsensus followers have replayed the deletion mods. Historical extraction may then read a stale TsFile and send 11000 t10 rows instead of the expected 1000. Pin table-dialect reads to every sender DataNode and wait for all expected sg2 deletion counts before CREATE PIPE.

Verification: focused IoTDBPipeTsFileDecompositionWithModsIT passed (1 test, 0 failures). Spotless and test compilation also pass.

@jt2594838
jt2594838 merged commit ce9b3df into master Sep 7, 2026
36 of 39 checks passed
@jt2594838
jt2594838 deleted the codex/fix-pipe-tsfile-mods-race branch September 7, 2026 01:47
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