From d0687129a558f1d91d3369ab23b7bd064e60894c Mon Sep 17 00:00:00 2001 From: Alicia Vargas-Morawetz Date: Tue, 12 Apr 2022 21:55:39 +0000 Subject: [PATCH] finagle/doc: Update Offload Admission Control documentation Problem: Update the Offload Admission Control documentation to reflect current state. Solution: Remove the experimental warning. JIRA Issues: CSL-11928 Differential Revision: https://phabricator.twitter.biz/D873537 --- doc/src/sphinx/ThreadingModel.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/src/sphinx/ThreadingModel.rst b/doc/src/sphinx/ThreadingModel.rst index 148515f5d4..d77a799369 100644 --- a/doc/src/sphinx/ThreadingModel.rst +++ b/doc/src/sphinx/ThreadingModel.rst @@ -156,8 +156,6 @@ Or to enable with a manually tuned threading configuration: Offload Admission Control ^^^^^^^^^^^^^^^^^^^^^^^^^ -.. warning:: This is an experimental feature and may undergo rapid developmental changes. - .. note:: This AC mechanism can only work if global offloading is enabled. Using system-wide offloading opens the door to an experimental form of admission control. This