zhihui wang
zhihui wang
### Description of PR YARN-11622 Fix ResourceManager asynchronous switch from Standy to Active exception ### How was this patch tested? add TestRMHA.testTransitionToActiveFailedAfterToStandbyNotSkip add TestRMHA.testLessEpochRMFatalToStandbyRunnerShouldNotExecute ### For code changes: - [...
**What happened**: - The parent queue has over the maximum    - The child queue len resource can't recycle  **What you expected to happen**: - The parent...
RedisCache supports password authentication Changes: - Added redis_password configuration for RedisCache. - Implemented RedisCacheTest test case.