This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch aleksraiden-patch-cpptrace-073
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 909d76cb Merge branch 'unstable' into aleksraiden-patch-cpptrace-073
add 5e9db799 fix(replication): slave blocks until keepalive timer is
reached when master is gone without fin/rst notification (#2662)
add 4db231db Merge branch 'unstable' into aleksraiden-patch-cpptrace-073
No new revisions were added by this update.
Summary of changes:
kvrocks.conf | 14 ++++++++++++++
src/cluster/replication.cc | 20 +++++++++++++++++---
src/common/io_util.cc | 12 ++++++++++--
src/common/status.h | 4 ++++
src/config/config.cc | 2 ++
src/config/config.h | 2 ++
6 files changed, 49 insertions(+), 5 deletions(-)