]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: don't move on to the next snap immediately
authorSamuel Just <sam.just@inktank.com>
Tue, 23 Sep 2014 22:52:08 +0000 (15:52 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 2 Dec 2014 21:48:42 +0000 (13:48 -0800)
commitc4c63e82cd7e4716315ca81208293a2567026c72
treee34771aa829499831c8c5f8e28dc39beb46f849e
parent1b656450ca75b12fb98dee82bace914ef5f45c44
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>
(cherry picked from commit c17ac03a50da523f250eb6394c89cc7e93cb4659)
src/osd/ReplicatedPG.cc