Skip to content

[To dev/1.3] Fix the AlignedTVListIterator / memtable read index problem - #18159

Merged
Caideyipi merged 2 commits into
apache:dev/1.3from
Caideyipi:fix/aligned-tvlist-iterator-read-index-dev13
Aug 19, 2026
Merged

Caideyipi merged 2 commits into
apache:dev/1.3from
Caideyipi:fix/aligned-tvlist-iterator-read-index-dev13

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Backport #18158 to dev/1.3.

Summary

  • Guard AlignedTVListIterator against stale row-count snapshots when checking the all-value-column deletion bitmap.
  • Add a regression test for sorted AlignedTVList iteration after appending and deleting rows.

Tests

  • mvn -pl iotdb-core/datanode -Dtest=AlignedTVListIteratorTest -DskipITs test
  • mvn -pl iotdb-core/datanode spotless:check

Caideyipi added 2 commits July 8, 2026 18:47
(cherry picked from commit 344536f2b005e057dadfc5b895fd3c615cfb4491)
(cherry picked from commit 3f845e18c7206192f2204e28ff83a35170625dc8)
@Caideyipi
Caideyipi merged commit 0ce224e into apache:dev/1.3 Aug 19, 2026
15 of 17 checks passed
@Caideyipi
Caideyipi deleted the fix/aligned-tvlist-iterator-read-index-dev13 branch August 19, 2026 02:40
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.

1 participant