This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d81192ddca delete origin data before loading snapshot without log
(#7236)
add cc78392a77 Clean ThreadName of Thrift (#7244)
No new revisions were added by this update.
Summary of changes:
.../service/thrift/ConfigNodeRPCService.java | 6 +--
.../multileader/service/MultiLeaderRPCService.java | 4 +-
.../iotdb/commons/client/ClientPoolFactory.java | 6 +--
.../iotdb/commons/concurrent/ThreadName.java | 62 ++++++----------------
.../client/mock/MockInternalRPCService.java | 4 +-
.../iotdb/db/client/DataNodeClientPoolFactory.java | 4 +-
.../execution/exchange/MPPDataExchangeService.java | 6 +--
.../db/service/DataNodeInternalRPCService.java | 6 +--
.../iotdb/db/service/InfluxDBRPCService.java | 4 +-
.../org/apache/iotdb/db/service/RPCService.java | 8 +--
10 files changed, 41 insertions(+), 69 deletions(-)