]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async: add ms_blackhole_$type options
authorSage Weil <sage@redhat.com>
Mon, 17 Jun 2019 18:28:39 +0000 (13:28 -0500)
committerSage Weil <sage@redhat.com>
Mon, 15 Jul 2019 18:33:22 +0000 (13:33 -0500)
commitce4572c43dff7816d9a2cd1668f10db3f1f7673d
tree834a82bd9a6104d175ca638022462379a8366b3b
parentf537db9583f1f797a925f4f4216f884e8eee801d
msg/async: add ms_blackhole_$type options

Add the ability to blackhole messages sent or received from the given
entity type.  This will let us inject a network stall that will appear
similar to a network partition of a single node from its peers.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/legacy_config_opts.h
src/common/options.cc
src/msg/async/AsyncConnection.cc
src/msg/async/ProtocolV1.cc
src/msg/async/ProtocolV2.cc