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 b311974 add dataClientRefresher
add 633617e fix code smell && increase refresh frequency from 1s to 5s
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/client/DataClientProvider.java | 31 +++++++++++++++++-----
.../cluster/client/async/AsyncClientPool.java | 8 ++++++
.../iotdb/cluster/client/sync/SyncClientPool.java | 8 ++++++
.../cluster/server/member/MetaGroupMember.java | 2 +-
4 files changed, 42 insertions(+), 7 deletions(-)