Skip to content

Fixed the schema quota that counts audit DB (#17548) - #18515

Merged
jt2594838 merged 2 commits into
apache:dev/1.3from
Caideyipi:cp-17548-dev-1.3
Aug 25, 2026
Merged

Fixed the schema quota that counts audit DB (#17548)#18515
jt2594838 merged 2 commits into
apache:dev/1.3from
Caideyipi:cp-17548-dev-1.3

Conversation

@Caideyipi

@Caideyipi Caideyipi commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Backport of #17548 to dev/1.3.

In dev/1.3, audit logs are stored as root.__system.audit.** inside the root.__system database. The quota count now subtracts only non-view time series matching that audit path, while retaining other internal series that may share the system database.

Verification:

  • mvn spotless:check -pl iotdb-core/datanode passed.
  • Full datanode compile remains blocked by pre-existing unrelated errors in this branch.

@jt2594838
jt2594838 merged commit e4219f2 into apache:dev/1.3 Aug 25, 2026
16 of 17 checks passed
@jt2594838
jt2594838 deleted the cp-17548-dev-1.3 branch August 25, 2026 09: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