Skip to content

[To dev/1.3][Pipe] Resume TsFile parsing after retryable failures (#18261)#18283

Merged
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cp-bb0f237-dev-1.3
Jul 23, 2026
Merged

[To dev/1.3][Pipe] Resume TsFile parsing after retryable failures (#18261)#18283
jt2594838 merged 1 commit into
apache:dev/1.3from
Caideyipi:cp-bb0f237-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Backport #18261 to dev/1.3.

This preserves the parsed TsFile tablet and iterator across retryable memory failures, so retries resume from the failed tablet instead of reparsing the whole TsFile. The implementation is adapted to the dev/1.3 TsFileInsertionDataContainer API.

Tests:

  • mvn spotless:apply -pl iotdb-core/datanode
  • mvn test -pl iotdb-core/datanode -Dtest=TsFileInsertionDataContainerTest

* [Pipe] Resume TsFile parsing after retryable failures

* [Pipe] Address parser retry review feedback

(cherry picked from commit bb0f237)
@jt2594838
jt2594838 merged commit 106d7bf into apache:dev/1.3 Jul 23, 2026
16 checks passed
@jt2594838
jt2594838 deleted the cp-bb0f237-dev-1.3 branch July 23, 2026 01:35
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