From: nmordech@redhat.com Date: Wed, 21 Feb 2024 09:21:25 +0000 (+0000) Subject: PendingReleaseNotes: Adding note about rest module change and adding max_request... X-Git-Tag: v18.2.5~208^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c4606e949e7967322b903bd7120498c19c16b2b0;p=ceph.git PendingReleaseNotes: Adding note about rest module change and adding max_request option Signed-off-by: Nitzan Mordechai (cherry picked from commit 7b251cad2c2b0f0d6d8e30bec20653fac137e56e) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c12b3650cdf..004cda8d856 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -117,6 +117,10 @@ level storage operator (like Rook) to recreate the missing file system. See https://docs.ceph.com/en/latest/cephfs/administration/#file-systems docs for more information. +* mgr/REST: The REST manager module will trim requests based on the 'max_requests' option. + Without this feature, and in the absence of manual deletion of old requests, + the accumulation of requests in the array can lead to Out Of Memory (OOM) issues, + resulting in the Manager crashing. * CephFS: The `subvolume snapshot clone` command now depends on the config option `snapshot_clone_no_wait` which is used to reject the clone operation when