]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: don't move on to the next snap immediately 2525/head
authorSamuel Just <sam.just@inktank.com>
Tue, 23 Sep 2014 22:52:08 +0000 (15:52 -0700)
committerSage Weil <sage@redhat.com>
Tue, 23 Sep 2014 23:28:04 +0000 (16:28 -0700)
commitc17ac03a50da523f250eb6394c89cc7e93cb4659
tree069f4e026885a04fd93a2fea8536f72b51a6e820
parent255b430a87201c7d0cf8f10a3c1e62cbe8dd2d93
ReplicatedPG: don't move on to the next snap immediately

If we have a bunch of trimmed snaps for which we have no
objects, we'll spin for a long time.  Instead, requeue.

Fixes: #9487
Backport: dumpling, firefly, giant
Reviewed-by: Sage Weil <sage@redhat.com>
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc