You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/07/10 08:37:44 UTC

[incubator-iotdb] branch cluster_new updated (9848460 -> 047652a)

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 9848460  fix client pool and exception handling
     add 047652a  add log for buffer underflow

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/log/catchup/LogCatchUpTask.java | 1 +
 .../cluster/server/handlers/caller/LogCatchUpInBatchHandler.java  | 2 +-
 .../apache/iotdb/cluster/server/heartbeat/HeartbeatThread.java    | 6 ++++++
 .../java/org/apache/iotdb/cluster/server/member/RaftMember.java   | 3 +++
 .../org/apache/iotdb/cluster/server/service/BaseSyncService.java  | 8 ++++++++
 5 files changed, 19 insertions(+), 1 deletion(-)