]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/Pipe: add option to restrict delay injection to specific msg type
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 6 Feb 2014 01:22:14 +0000 (17:22 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 10 Feb 2014 23:45:38 +0000 (15:45 -0800)
commit28fe564cc298b96c063e6cca44304046a86942cd
treecb2d7bd6036e03f85ab7ca75dec7e75550aec31b
parent1d2ea9efb844cb902d282c3a752acc45fefeb04c
msg/Pipe: add option to restrict delay injection to specific msg type

This makes it possible to test timeouts reliably by delaying certain
messages effectively forever, but still being able to e.g. connect and
authenticate to the monitors.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
(cherry picked from commit d389e617c1019e44848330bf9570138ac7b0e5d4)
src/common/config_opts.h
src/msg/Pipe.cc