You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2021/07/12 12:59:20 UTC

[iotdb] branch fix_clientpool_timeout updated (633617e -> 2bf9cbc)

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

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


    from 633617e  fix code smell && increase refresh frequency from 1s to 5s
     add 2bf9cbc  apply camel format for rpc

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/cluster/server/DataClusterServer.java  | 4 ++--
 .../main/java/org/apache/iotdb/cluster/server/MetaClusterServer.java  | 4 ++--
 .../java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java  | 4 ++--
 .../org/apache/iotdb/cluster/server/service/BaseAsyncService.java     | 2 +-
 .../java/org/apache/iotdb/cluster/server/service/BaseSyncService.java | 2 +-
 thrift-cluster/src/main/thrift/cluster.thrift                         | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)