]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add rgw-gap-list-comparator tool 39769/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 29 Jan 2021 17:03:50 +0000 (12:03 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 1 Mar 2021 23:33:20 +0000 (18:33 -0500)
commit28705a7800546fb6904f18f6f4a972a454fd3534
tree51b67e786b0bc8f1c0ee3cce22438fdd62f67dfc
parent000f659dcc91d5be93128300ecdef88ea0d754d1
rgw: add rgw-gap-list-comparator tool

The rgw-gap-list tool can produce a number of false positives when the
cluster is being used during its run. One technique to minimize the
number of false positives is to run the tool twice and look for the
objects that appear in both lists. The rgw-gap-list-comparator tool is
designed to do this comparison.

Signed-off-by: Michael Kidd <linuxkidd@gmail.com>
(cherry picked from commit 3c5154f010a34f9845b40e49a7870771e7f5372e)
ceph.spec.in
debian/radosgw.install
src/rgw/CMakeLists.txt
src/rgw/rgw-gap-list-comparator [new file with mode: 0755]