Skip to content

Fix the AlignedTVListIterator / memtable read index problem#18158

Open
Caideyipi wants to merge 1 commit into
apache:masterfrom
Caideyipi:fix/aligned-tvlist-iterator-read-index-master
Open

Fix the AlignedTVListIterator / memtable read index problem#18158
Caideyipi wants to merge 1 commit into
apache:masterfrom
Caideyipi:fix/aligned-tvlist-iterator-read-index-master

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

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 spotless:check

(cherry picked from commit 344536f2b005e057dadfc5b895fd3c615cfb4491)

@jt2594838 jt2594838 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran the test without introducing the fix, it passes still.
Image

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