Skip to content

Fix tag index memory accounting#18040

Merged
jt2594838 merged 2 commits into
apache:dev/1.3from
Caideyipi:cp-580fd6a-dev-1.3
Jul 1, 2026
Merged

Fix tag index memory accounting#18040
jt2594838 merged 2 commits 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

@jt2594838 jt2594838 merged commit 9b124e4 into apache:dev/1.3 Jul 1, 2026
16 of 17 checks passed
@jt2594838 jt2594838 deleted the cp-580fd6a-dev-1.3 branch July 1, 2026 08:26
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