This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 9e96e92 wait for leader before forwarding
add 2766972 fix step down and increase client pool capacity
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/client/async/ClientPool.java | 2 +-
.../apache/iotdb/cluster/config/ClusterConfig.java | 2 +-
.../apache/iotdb/cluster/server/NodeReport.java | 5 ++---
.../server/handlers/caller/ElectionHandler.java | 2 +-
.../server/handlers/caller/HeartbeatHandler.java | 2 +-
.../server/handlers/caller/LogCatchUpHandler.java | 2 +-
.../handlers/caller/LogCatchUpInBatchHandler.java | 2 +-
.../iotdb/cluster/server/member/RaftMember.java | 23 ++++++++++++++--------
8 files changed, 23 insertions(+), 17 deletions(-)