]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: make non-empty PastIntervals non-fatal 15639/head
authorSage Weil <sage@redhat.com>
Mon, 12 Jun 2017 19:40:49 +0000 (15:40 -0400)
committerSage Weil <sage@redhat.com>
Mon, 12 Jun 2017 19:40:49 +0000 (15:40 -0400)
commit74da154a2116d2386258399641a39f6d830d3650
tree451b77f725eaf4a8fbe3131332a033ae77c2c5ff
parentefb1c301742752a223f024555b9695749836f3f2
osd/PG: make non-empty PastIntervals non-fatal

Yes, we should not have past intervals in this case.  However, we don't
need to crash the OSD; the ERR in clog is sufficient to fail the teuthology
run, and users in production don't actually care.

See: http://tracker.ceph.com/issues/20167
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc