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

CRZbulabula pushed a change to branch improve-region-maintain-async
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from f8ae66f7b72 Use procedures for region create/delete to fix the 
delete-region ghost task
     add 6306e9616f2 Reuse deleteOldRegionPeer for region deletion instead of a 
new RPC

No new revisions were added by this update.

Summary of changes:
 .../client/sync/CnToDnSyncRequestType.java         |   1 -
 .../client/sync/SyncDataNodeClientPool.java        |   3 -
 .../procedure/env/RegionMaintainHandler.java       |  46 ------
 .../impl/region/DeleteRegionProcedure.java         |   6 +-
 .../apache/iotdb/db/i18n/DataNodeMiscMessages.java |   2 -
 .../apache/iotdb/db/i18n/DataNodeMiscMessages.java |   2 -
 .../impl/DataNodeInternalRPCServiceImpl.java       |  22 ---
 .../iotdb/db/service/RegionMigrateService.java     | 174 ++-------------------
 .../src/main/thrift/datanode.thrift                |  14 --
 9 files changed, 16 insertions(+), 254 deletions(-)

Reply via email to