This is an automated email from the ASF dual-hosted git repository. spricoder pushed a commit to branch feature/memory_auto in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ca758790866ff1a407a1eb7efc47f3bbe0060a7d Merge: db8e5048ea3 2b64073c5a6 Author: spricoder <[email protected]> AuthorDate: Mon Mar 3 23:57:50 2025 +0800 Merge branch 'feature/memory_collect' into feature/memory_auto .../iotdb/db/queryengine/execution/exchange/SharedTsBlockQueue.java | 1 + .../iotdb/db/queryengine/execution/exchange/sink/ShuffleSinkHandle.java | 1 + .../iotdb/db/queryengine/execution/exchange/sink/SinkChannel.java | 1 + .../iotdb/db/queryengine/execution/exchange/source/SourceHandle.java | 1 + .../iotdb/db/queryengine/execution/memory/LocalMemoryManager.java | 2 ++ .../apache/iotdb/db/schemaengine/metric/SchemaEngineCachedMetric.java | 1 + .../mtree/impl/pbtree/memcontrol/ReleaseFlushStrategySizeBasedImpl.java | 1 + .../iotdb/db/storageengine/rescon/memory/TimePartitionManager.java | 1 + 8 files changed, 9 insertions(+)
