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

caogaofei pushed a change to branch OptGroupByQuery
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7980fdb84b7 ignore mods
     add 7cd373036cb RegionMigrateProcedure and RegionReconstructProcedure no 
longer acquire lock #15122 (#15146)
     add f019f2627c6 [To dev/1.3] Print debug log only if debug is enbale
     add 0355587e02c [To dev/1.3] Print debug log only if debug is enbale
     add 7bb1049e671 [to dev/1.3] RegionMigrateProcedure and 
RegionReconstructProcedure no longer acquire lock
     add d49f43add2d Updated moquette version to fix MQTT write direct memory 
leak issue (#15168)
     add ecb500ed1c1 Pipe: Fixed the bug that OPC DA sink may free a string 
multiple times (#15165) (#15166)
     add af472c0c993 Fix bug that the partition table auto cleaner cannot be 
activated (#15158) (#15162)
     new c8a70a4389e Merge branch 'dev/1.3' of github.com:apache/iotdb into 
dev/1.3
     new f7ae4beee4f Merge branch 'dev/1.3' into OptGroupByQuery

The 2 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:
 .../procedure/PartitionTableAutoCleaner.java       |  3 ++
 .../procedure/TimeoutExecutorThread.java           |  2 +-
 .../procedure/env/ConfigNodeProcedureEnv.java      |  4 ---
 .../procedure/env/RegionMaintainHandler.java       |  8 ------
 .../impl/region/ReconstructRegionProcedure.java    | 33 ----------------------
 .../impl/region/RegionMigrateProcedure.java        | 33 ----------------------
 iotdb-core/datanode/pom.xml                        |  2 +-
 .../protocol/opcda/OpcDaServerHandle.java          |  5 +---
 .../analyze/cache/partition/PartitionCache.java    | 26 ++++++++++-------
 pom.xml                                            | 11 ++++++--
 10 files changed, 31 insertions(+), 96 deletions(-)

Reply via email to