Shashikant Banerjee created HDFS-12968:
------------------------------------------
Summary: Ozone : TestSCMCli and TestContainerStateManager tests
are failing consistently while updating the container state info.
Key: HDFS-12968
URL: https://issues.apache.org/jira/browse/HDFS-12968
Project: Hadoop HDFS
Issue Type: Sub-task
Components: HDFS-7240
Affects Versions: HDFS-7240
Reporter: Shashikant Banerjee
Assignee: Shashikant Banerjee
Fix For: HDFS-7240
TestContainerStateManager#testUpdateContainerState is failing with the
following exception:
org.apache.hadoop.ozone.scm.exceptions.SCMException: Failed to update container
state container28655, reason: invalid state transition from state: OPEN upon
event: CLOSE.
at
org.apache.hadoop.ozone.scm.container.ContainerStateManager.updateContainerState(ContainerStateManager.java:355)
at
org.apache.hadoop.ozone.scm.container.ContainerMapping.updateContainerState(ContainerMapping.java:336)
at
org.apache.hadoop.ozone.scm.container.TestContainerStateManager.testUpdateContainerState(TestContainerStateManager.java:244)
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
Similarly, TestSCMCli#testDeleteContainer and TestSCMCli#testInfoContainer are
failing with the same exception.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]