]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: drop replica reads from prior intervals
authorSamuel Just <sjust@redhat.com>
Thu, 5 Dec 2019 21:00:33 +0000 (21:00 +0000)
committerSamuel Just <sjust@redhat.com>
Fri, 20 Dec 2019 01:35:37 +0000 (17:35 -0800)
commit69def1433d49bd8543e26e9f1ebf00dfbc5059bd
tree523254eac31b746449e88ad0c8b62fd9a5c9124d
parent671c763af35eaed1b8dae824a0b07e44dc5a8aa0
PG: drop replica reads from prior intervals

Otherwise, they cause misdirected op warnings.

See comment for details.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PG.cc