This is an automated email from the ASF dual-hosted git repository.

spricoder pushed a commit to branch feature/memory_test
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 1f53c307a9951ea8db81460300a713db94ee74b6
Merge: e3da536eedf ae5b6f3d233
Author: spricoder <[email protected]>
AuthorDate: Thu Feb 20 13:48:39 2025 +0800

    Merge branch 'feature/memory_collect' into feature/memory_test

 .../apache/iotdb/SubscriptionSessionExample.java   |  2 +-
 .../TableModelSubscriptionSessionExample.java      | 16 +++++-----
 .../consumer/ISubscriptionTablePullConsumer.java   | 18 +++++++++++
 .../consumer/ISubscriptionTablePushConsumer.java   | 18 +++++++++++
 .../consumer/ISubscriptionTreePullConsumer.java    | 18 +++++++++++
 .../consumer/ISubscriptionTreePushConsumer.java    | 18 +++++++++++
 .../consumer/table/SubscriptionTableProvider.java  | 18 ++++++-----
 .../table/SubscriptionTablePullConsumer.java       | 34 ++++++++++++--------
 .../table/SubscriptionTablePushConsumer.java       | 36 ++++++++++++++--------
 .../consumer/tree/SubscriptionTreeProvider.java    | 18 ++++++-----
 .../tree/SubscriptionTreePullConsumer.java         | 34 ++++++++++++--------
 .../tree/SubscriptionTreePushConsumer.java         | 34 ++++++++++++--------
 .../procedure/impl/StateMachineProcedure.java      |  7 ++++-
 .../impl/schema/AlterLogicalViewProcedure.java     |  4 ++-
 .../apache/iotdb/commons/memory/MemoryManager.java | 12 ++++----
 15 files changed, 207 insertions(+), 80 deletions(-)

Reply via email to