v.21.11Improvements

Fix Shutdown of AccessControlManager to Resolve Flaky Test

Fix shutdown of AccessControlManager to fix flaky test. #29951 (Vitaly Baranov).
Fixed the shutdown process of AccessControlManager to resolve flaky test issues.

Why it matters

The update addresses instability caused by improper shutdown of AccessControlManager, which led to flaky tests. This fix enhances the reliability and stability of test runs involving access control features.

How to use it

No user action is required. The improvement is internal and automatically applied upon upgrading to the new version containing this fix.