From 5c0f57f3651094026dd471eabbcb680a08efae01 Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Mon, 6 May 2019 11:58:20 +0200 Subject: [PATCH] doc: add a note on reshard object expirer fixes in PendingReleaseNotes Signed-off-by: Abhishek Lekshmanan (cherry picked from commit ef8329f2031972f728b40f272d4708097ded67d1) Conflicts: PendingReleaseNotes --- PendingReleaseNotes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 6c1409de2ef4..dadb5ad8bc57 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -17,3 +17,9 @@ and the new 'ceph osd [un]set-group ' command, which sets flags in batch at the granularity of any crush node, or device class. + +* RGW: radosgw-admin introduces two subcommands that allow the + managing of expire-stale objects that might be left behind after a + bucket reshard in earlier versions of RGW. One subcommand lists such + objects and the other deletes them. Read the troubleshooting section + of the dynamic resharding docs for details. -- 2.47.3