This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch refactor_thrift_rpc_service
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from df2fde7 refactor the thrift rpc service to reduce duplicate codes of
RPC and Sync module
add 58ab68c fix bug that SyncClient is inconsistent with the server after
refactor
No new revisions were added by this update.
Summary of changes:
server/src/main/java/org/apache/iotdb/db/service/RPCService.java | 3 ++-
.../java/org/apache/iotdb/db/service/thrift/ThriftServiceThread.java | 4 ++--
.../java/org/apache/iotdb/db/sync/receiver/SyncServerManager.java | 3 ++-
.../java/org/apache/iotdb/db/sync/sender/transfer/SyncClient.java | 3 ++-
4 files changed, 8 insertions(+), 5 deletions(-)