You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by la...@apache.org on 2023/06/14 08:31:28 UTC

[incubator-pegasus] branch master updated (96116f6dd -> 992cae4e4)

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

laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


    from 96116f6dd fix(github): throttle_test failed frequently due to insufficient disk space (#1530)
     add 992cae4e4 feat(replica): close the replica and mark the dir_node as IO_ERROR when encounter read/write IO error (#1473)

No new revisions were added by this update.

Summary of changes:
 src/common/fs_manager.h                |  2 +-
 src/replica/replica.cpp                |  7 +++--
 src/replica/replica.h                  |  3 +-
 src/replica/replica_failover.cpp       |  6 +++-
 src/replica/replica_learn.cpp          |  8 ++++--
 src/replica/replica_stub.cpp           |  4 +--
 src/replica/replica_stub.h             |  2 +-
 src/replica/replication_app_base.cpp   |  6 ++--
 src/replica/test/CMakeLists.txt        |  3 +-
 src/replica/test/replica_disk_test.cpp | 31 +++++++++++++++++++++
 src/replica/test/replica_test.cpp      | 51 ++++++++++++++++++++++++++--------
 11 files changed, 98 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org