From aeddbc5201f08139413148e7d7d9e832fb702478 Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Fri, 15 Sep 2017 23:20:27 +0200 Subject: [PATCH] doc: rgw: add a note for resharding in 12.2.1 docs Since we're now enabling dynamic resharding, mention this in release notes Signed-off-by: Abhishek Lekshmanan --- PendingReleaseNotes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c730f7ac44b0..474cf8e1bf8f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,6 +1,15 @@ >= 12.2.0 --------- + +12.2.1 +------ + +- *RGW* + + * dynamic resharding is now enabled by default, RGW will now automatically + reshard the bucket index once the index grows beyond `rgw_max_objs_per_shard` + - *CephFS*: * Limiting MDS cache via a memory limit is now supported using the new -- 2.47.3