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: [email protected]
For additional commands, e-mail: [email protected]