Attila Doroszlai created HDDS-6106:
--------------------------------------

             Summary: Unused test case setup in 
TestContainerStateMachineFailures
                 Key: HDDS-6106
                 URL: https://issues.apache.org/jira/browse/HDDS-6106
             Project: Apache Ozone
          Issue Type: Bug
          Components: test
    Affects Versions: 1.3.0
            Reporter: Attila Doroszlai


New per-test setup code was recently added to 
{{TestContainerStateMachineFailures}}.  However, it is not being run, because 
{{@BeforeEach}} is for JUnit5 tests and this class uses JUnit4 annotations.

I don't think we need to restart datanodes after container failures.  Ozone 
should be able to store new data in new containers despite those.  I propose to 
remove the {{restartDatanode()}} method.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to