]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: send successful commands twice with CEPH_CLI_TEST_DUP_COMMAND
authorSage Weil <sage@inktank.com>
Tue, 9 Jul 2013 04:12:49 +0000 (21:12 -0700)
committerSage Weil <sage@inktank.com>
Tue, 16 Jul 2013 23:58:13 +0000 (16:58 -0700)
commitf2fa01e22db4463744c441dd0e37f79bda130fc9
treed2c784ffb69851ac7110e4d767859da323662943
parentd45429b81ab9817284d6dca98077cb77b5e8280f
ceph: send successful commands twice with CEPH_CLI_TEST_DUP_COMMAND

Monitor commands need to be idempotent.  This helps us test this by
simply issuing any successful command a second time so that we notice
when a dup submission fails.

Signed-off-by: Sage Weil <sage@inktank.com>
src/ceph.in