[
https://issues.apache.org/jira/browse/HDDS-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sammi Chen resolved HDDS-9249.
------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
> Intermittent failure in TestRootCARotationManager#testPostProcessingCheck
> -------------------------------------------------------------------------
>
> Key: HDDS-9249
> URL: https://issues.apache.org/jira/browse/HDDS-9249
> Project: Apache Ozone
> Issue Type: Sub-task
> Affects Versions: 1.4.0
> Reporter: Attila Doroszlai
> Assignee: Sammi Chen
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.4.0
>
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/09/06/25151/unit/hadoop-hdds/server-scm/org.apache.hadoop.hdds.scm.security.TestRootCARotationManager.txt}
> org.apache.hadoop.hdds.scm.security.TestRootCARotationManager.testPostProcessingCheck
> Time elapsed: 10.001 s <<< FAILURE!
> Wanted but not invoked:
> statefulServiceStateManager.deleteConfiguration(
> <any string>
> );
> -> at
> org.apache.hadoop.hdds.scm.security.TestRootCARotationManager.testPostProcessingCheck(TestRootCARotationManager.java:339)
> However, there were exactly 3 interactions with this mock:
> statefulServiceStateManager.readConfiguration(
> "RootCARotationManager"
> );
> -> at
> org.apache.hadoop.hdds.scm.ha.StatefulService.readConfiguration(StatefulService.java:68)
> statefulServiceStateManager.readConfiguration(
> "RootCARotationManager"
> );
> -> at
> org.apache.hadoop.hdds.scm.ha.StatefulService.readConfiguration(StatefulService.java:68)
> statefulServiceStateManager.readConfiguration(
> "RootCARotationManager"
> );
> -> at
> org.apache.hadoop.hdds.scm.ha.StatefulService.readConfiguration(StatefulService.java:68)
> at
> org.apache.hadoop.hdds.scm.security.TestRootCARotationManager.testPostProcessingCheck(TestRootCARotationManager.java:339)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]