Skip to content

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Wei-hao-Li and others added 30 commits June 16, 2025 21:59
…de not exist (#15744)

* Enhance "remove region" sql to handle the case of DataNode not exist (#15728)

* finish

---------

Co-authored-by: Li Yu Heng <[email protected]>
…5762)

* Implement high availability for the C++ client and support tsblock

* fix issues on windows

* User password encryption upgraded from MD5 to SHA256. Existing users' passwords will be upgraded upon next login.

* spotless apply
…d log_explain_ananlyze.log from being output to log_datanode_all.log (#15801)
…ugh & Record release resource blocked too long by driver (#15829)
Caideyipi and others added 30 commits November 13, 2025 14:21
… for other regions (#16740) (#16746)

* partial

* cfg

* core

* fix

* fix
(cherry picked from commit 8a79fa3)

# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/protocol/session/SessionManager.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/load/converter/LoadTsFileDataTypeConverter.java
…#16748) (#16749)

* [To dev/1.3] Load: Fixed parameter passing error in MoveFile function

* update
…x bugs (#16755)

* reduce error log when compaction service is stopped

* fix writer for compaction tests

* fix npe
…consistent with the Properties name. (#16732) (#16759)

* Pipe: Modify the Pipe configuration item log name to be consistent with the Properties name. (#16732)

* Pipe: Modify the Pipe configuration item log name to be consistent with the Properties name.

* update

(cherry picked from commit a6191d9)

* update

* update
…ile when there are exceptions & Fixed the potential NPE in air gap agent close() method #16775 (#16776)
…ing non-queries & Fixed some semantic errors of IT (#16331) (#16771)

* setup

* spotless

* cont

* try fix

* reset

* reset

* remove TODO
…gnorance (#16780) (#16782)

* Fixed the bugs related to device auto-create alignment ignorance (#16780)

* plan-first

* refact

* refa

* fux

* fix

* ref

* partial-fix

* fix

* may-final

* fix

* PBTree

* fix

* gras

* err

* bugfix

(cherry picked from commit 9fd9d7e)

* fix

* Fixed the bug related to "Fixed the bugs related to device auto-create alignment ignorance" (#16781)

* gsa

* ff

* ff

* fix

* fix

* fix

* f9ix
…ull and TSFile resource being updated during the Load process. (#16751) (#16790)
#16748) (#16792)

* Load: Fixed the issue of TSFile parent directory being null and TSFile resource being updated during the Load process. (#16751)

* fix

* fix
* Fix Session reconnection increase connection number (#15677)

* Fix Session reconnection increase connection number

* Fix Session reconnection increase connection number

* Optimize the implement

* Fix SessionConnection opens too much transport without closing (#15649)
* Pipe: Fixed the check for no permission 2 (#16804)

* edge

* sonar

* emperor-cloth

* emperor-patch

* cp

* sptls
…6812)

* more accurate mermory size (#15713)

* Fix stuck when stopping a DataNode with large unremovable WAL files (#15727)

* Fix stuck when stopping a DataNode with large unremovable WAL files

* spotless

* add shutdown hook watcher

* Fix logDispatcher stuck

* add re-interrupt

* Add a multiplier to avoid receiver OOM in IoTConsensus (#16102)

* Fix negative iot queue size & missing search index for deletion & missed request when performing empty table deleting (#16022)

* Fix double memory free of iotconsensus queue request during region deletion

* Fix missing searchIndex and lost deletion when no TsFile is involved.

* Fix ref count of IoTConsensus request not decreased in allocation failure (#16169)

* fix IoTConsensus memory management

* Fix ref count of IoTConsensus request not decreased in allocation failure

* fix log level

* remove irrelevant codes from 2.0

* Remove a table test

* Interrupt wal-delete thread when WALManager is closed (#15442)

---------

Co-authored-by: Xiangpeng Hu <[email protected]>
…16796) (#16823)

* Fixed the concurrency issue of region migrate and load (#16796)

* rq

* gra

* fix

* fix

* coverage

* fix

* fix

* fix

* cp

* fix
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.