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 d787b495e6745d499abeb97644e646a5b806bbef Merge: dc18e377861 4ddd96810e6 Author: spricoder <[email protected]> AuthorDate: Thu Feb 20 10:32:53 2025 +0800 Merge branch 'feature/memory_collect' into feature/memory_test .../apache/iotdb/db/it/IoTDBFloatPrecisionIT.java | 45 ++++++++++++++++ .../org/apache/iotdb/db/it/IoTDBSimpleQueryIT.java | 24 +++++++++ .../apache/iotdb/consensus/iot/IoTConsensus.java | 5 -- .../consensus/iot/IoTConsensusServerImpl.java | 20 ++++++-- .../iotdb/db/pipe/metric/PipeResourceMetrics.java | 28 ++++++++++ .../db/pipe/resource/memory/PipeMemoryManager.java | 60 ++++++++++++++-------- .../batch/SubscriptionPipeTabletEventBatch.java | 4 ++ .../java/org/apache/iotdb/db/utils/MathUtils.java | 24 ++++----- pom.xml | 2 +- 9 files changed, 169 insertions(+), 43 deletions(-)
