You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/11/06 10:01:01 UTC

[jira] [Created] (HDDS-812) TestEndPoint#testCheckVersionResponse is failing

Nanda kumar created HDDS-812:
--------------------------------

             Summary: TestEndPoint#testCheckVersionResponse is failing
                 Key: HDDS-812
                 URL: https://issues.apache.org/jira/browse/HDDS-812
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Nanda kumar


 TestEndPoint#testCheckVersionResponse is failing with the below error
{code:java}
[ERROR] testCheckVersionResponse(org.apache.hadoop.ozone.container.common.TestEndPoint)  Time elapsed: 0.142 s  <<< FAILURE!
java.lang.AssertionError: expected:<SHUTDOWN> but was:<REGISTER>
{code}

Once we are in REGISTER state we don't allow getVersion call anymore. This is causing the test case to fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org