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

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


    from ca96958ea2c Merge branch 'master' into feature/memory_collect
     add 9c9b2393af3 Fix query error after insert an all null aligned tablet 
and flush (#14777)
     add 024b05cc4d8 Fixed the bug that the database is not totally separated 
in partition cache
     add 526f678f746 [RatisConsensus] Prevent misuse of addRemotePeer (#14779)
     add 026f257cd6f Merge branch 'master' into feature/memory_collect

No new revisions were added by this update.

Summary of changes:
 .../relational/it/schema/IoTDBDatabaseIT.java      |  6 +-
 .../iotdb/session/it/IoTDBSessionInsertNullIT.java | 70 ++++++++++++++++++++++
 .../persistence/schema/ClusterSchemaInfo.java      |  6 +-
 .../iotdb/consensus/ratis/RatisConsensus.java      | 11 +++-
 .../dataregion/flush/MemTableFlushTask.java        |  2 +-
 .../memtable/AlignedWritableMemChunk.java          | 13 +++-
 .../dataregion/memtable/WritableMemChunkGroup.java |  2 +-
 7 files changed, 101 insertions(+), 9 deletions(-)

Reply via email to