]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Objecter: resend pg commands on interval change 12869/head 12910/head
authorSamuel Just <sjust@redhat.com>
Thu, 12 Jan 2017 20:44:44 +0000 (12:44 -0800)
committerSamuel Just <sjust@redhat.com>
Thu, 12 Jan 2017 20:45:03 +0000 (12:45 -0800)
commitd89fdd283351e274e76da81229aa1ed11aada9ba
treed7e3d08b080ed93d343965f359e262ea8f0dae8e
parentbc57b7cb7023e0960af3d41c24a964bc2b44d045
Objecter: resend pg commands on interval change

mark_lost_unfound* are now async since the rework, so we need
the Objecter to be able to resend on interval change.  This
is preferable to somehow requeueing the Command because they
don't use the normal op queue.

Fixes: http://tracker.ceph.com/issues/18358
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h