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

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


    from dc18e377861 Add Small Memory
     add 4e0ecc24541 Add Date and Float data IT (#14892)
     add 4aadc09fb20 Fix IoTConsensus safe deleted index again (#14897)
     add 7b588c81b17 Pipe: fix threshold judgment for tablet and tsfile memory 
block & Subscription: close data container for current PipeTsFileInsertionEvent 
in batch (#14901)
     add 69774c9dc6c Fix conflict
     add 4ddd96810e6 Spotless
     new d787b495e67 Merge branch 'feature/memory_collect' into 
feature/memory_test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)

Reply via email to