v.21.11Improvements
Fix Shutdown of AccessControlManager to Resolve Flaky Test
Fix shutdown of AccessControlManager to fix flaky test. #29951 (Vitaly Baranov).Why it matters
The update addresses instability caused by improper shutdown ofAccessControlManager, which led to flaky tests. This fix enhances the reliability and stability of test runs involving access control features.