]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc: continuously subscribe to osd map on pause
authorJohn Spray <john.spray@redhat.com>
Thu, 16 Oct 2014 18:35:34 +0000 (19:35 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 16 Dec 2014 20:45:58 +0000 (20:45 +0000)
commitc4861a61df7d3897ea45f933c627b2172fbf389c
tree7aca27cc20c5ad79f2e5c29553ba519c65465c92
parent3ad6ed3d4e81e9b891fd10343b14bdf766ab1f7b
osdc: continuously subscribe to osd map on pause

We were doing this on FULL, should also have done it
on PAUSERD and PAUSEWR, to avoid paused requests
staying that way forever.

Signed-off-by: John Spray <john.spray@redhat.com>
src/osdc/Objecter.cc