Skip to content

Fix tag index memory accounting#18040

Open
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:cp-580fd6a-dev-1.3
Open

Fix tag index memory accounting#18040
Caideyipi wants to merge 1 commit into
apache:dev/1.3from
Caideyipi:cp-580fd6a-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

This PR cherry-picks 580fd6a to dev/1.3.

Validation:

  • mvn spotless:apply -pl iotdb-core/datanode
  • mvn spotless:apply -P with-integration-tests -pl integration-test
  • mvn -pl iotdb-core/datanode -am -Dtest=TagManagerTest -DfailIfNoTests=false -Dsurefire.failIfNoSpecifiedTests=false test

* Fix tag index memory accounting

* Add concurrent tag index memory test

* Clarify tag index size accounting

* Clarify tag index overhead estimate

* Fix pipe source time range IT flakiness

(cherry picked from commit 580fd6a)
@Caideyipi Caideyipi force-pushed the cp-580fd6a-dev-1.3 branch from 710c6e1 to 31c2857 Compare June 26, 2026 07:51
@Caideyipi

Copy link
Copy Markdown
Collaborator Author

Fixed the dev/1.3 integration-test compilation issue by adapting the cherry-picked Tablet test code to the 1.3 tsfile API: use List, public rowSize/timestamps fields, and the available assertDataAlwaysOnEnv overload.\n\nAdditional validation:\n- mvn -pl integration-test -P with-integration-tests test-compile

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