Skip to content

[to dev/1.3] Fix tree model WAL serialized sizes#17886

Merged
jt2594838 merged 4 commits into
apache:dev/1.3from
Caideyipi:cp-ab887-tree-dev-1.3
Jun 10, 2026
Merged

[to dev/1.3] Fix tree model WAL serialized sizes#17886
jt2594838 merged 4 commits into
apache:dev/1.3from
Caideyipi:cp-ab887-tree-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Cherry-picks the tree-model relevant parts of ab887eb (#17867) to dev/1.3.

Included:

  • Fix WAL string serialized-size calculations for tree delete/insert nodes and measurement schemas.
  • Fix partial InsertTablet WAL entry size calculation on dev/1.3's tablet start/end path.
  • Fix legacy tree Deletion serialized size and add coverage for non-ASCII paths.

Validation:

  • mvn spotless:apply -pl iotdb-core/datanode
  • git diff --check
  • Attempted targeted datanode tests, but the module currently fails during main compilation before test execution with existing pipe/schema API mismatches unrelated to these changed files.

@jt2594838 jt2594838 merged commit 56a0fcc into apache:dev/1.3 Jun 10, 2026
16 of 17 checks passed
@jt2594838 jt2594838 deleted the cp-ab887-tree-dev-1.3 branch June 10, 2026 06:20
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