]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
peer.py: we can't assume pg query state will match mon pg state
authorSamuel Just <sam.just@inktank.com>
Fri, 12 Apr 2013 22:01:04 +0000 (15:01 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 12 Apr 2013 22:02:16 +0000 (15:02 -0700)
commit2c7b1f3d6220acd673a1b7b631d93b4ea827944b
treee75dc1cf2e496d4b0121e2d1ffec4ef1586035d9
parent35e6db72a1dffbb9b13a7e5e3ab7d35ecdf39b49
peer.py: we can't assume pg query state will match mon pg state

The pg state could easily have changed in the mean time,
for example, from recovery_wait to recovering.

Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
teuthology/task/peer.py