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

rong pushed a change to branch pipe-meta-sync
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 4793e02a459 rename
     add 8aeab9f81d1 Optimize flushing memtable check (#12081)
     add 4bb3c65c712 [IOTDB-6302] Enhance the support of ISO_LOCAL_DATE_TIME 
timestamp format (#12086)
     add 657230f25b7 IT: revert some changes in restart IT to make the error 
log clear when failed to restart (#12066)
     add d1289b2f05c Merge branch 'master' of https://github.com/apache/iotdb 
into pipe-meta-sync

No new revisions were added by this update.

Summary of changes:
 .../iotdb/it/env/cluster/env/AbstractEnv.java      |  53 +++----
 .../it/cluster/IoTDBClusterRestartIT.java          |   5 +-
 .../org/apache/iotdb/db/it/IoTDBRecoverIT.java     |   4 +-
 .../apache/iotdb/db/it/IoTDBRecoverUnclosedIT.java |   3 +-
 .../org/apache/iotdb/db/it/utils/TestUtils.java    |   4 +-
 .../pipe/it/autocreate/IoTDBPipeClusterIT.java     |  16 +-
 .../pipe/it/autocreate/IoTDBPipeLifeCycleIT.java   | 171 ++++++++++++++++++---
 .../resources/conf/iotdb-datanode.properties       |   2 +-
 .../db/storageengine/dataregion/DataRegion.java    |  13 +-
 .../org/apache/iotdb/db/utils/DateTimeUtils.java   |  11 +-
 .../apache/iotdb/db/utils/DateTimeUtilsTest.java   |  41 +++++
 11 files changed, 245 insertions(+), 78 deletions(-)

Reply via email to