]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: retry PGStats message on EAGAIN
authorSage Weil <sage@inktank.com>
Fri, 8 Feb 2013 07:13:11 +0000 (23:13 -0800)
committerSage Weil <sage@inktank.com>
Fri, 8 Feb 2013 17:09:20 +0000 (09:09 -0800)
commit4837063d447afb45554f55bb6fde1c97559acd4b
tree8ef8b9577a7b44029d86921615da640de96f4105
parent17827769f1fe6d7c4838253fcec3b3a4ad288f41
mon: retry PGStats message on EAGAIN

If we get EAGAIN from a paxos restart/election/whatever, we should
restart the message instead of just blindly acking it.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Joao Luis <joao.luis@inktank.com>
src/mon/PGMonitor.h