]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update release notes for removed options.
authorNathan Hoad <nhoad@bloomberg.net>
Fri, 1 May 2026 13:16:20 +0000 (09:16 -0400)
committerNathan Hoad <nhoad@bloomberg.net>
Fri, 1 May 2026 13:19:03 +0000 (09:19 -0400)
Signed-off-by: Nathan Hoad <nhoad@bloomberg.net>
PendingReleaseNotes

index d50c8878abbd28f91efafd0bd86bd578152d713b..1d7c36b8a5418c541ca882f594f74a13c320421a 100644 (file)
@@ -14,6 +14,8 @@
     If the default provider is required when also using custom providers,
     it must be explicitly loaded in the configuration file or code (see https://github.com/openssl/openssl/blob/master/README-PROVIDERS.md).
 * RGW: Fixed bucket notification events so the 'x_amz_request_id' in NotificationEvent now matches the 'x_amz_request_id' returned by the corresponding S3 operation.
+* RGW: The rgw_gc_max_deferred and rgw_gc_max_deferred_entries_size options have been removed, as they did not do anything.
+  - Updated the default for rgw_gc_max_queue_size to account for the extra space from removing rgw_gc_max_deferred_entries_size.
 
 
 * DASHBOARD: Removed the older landing page which was deprecated in Quincy.