Bharat Viswanadham created HDDS-888:
---------------------------------------
Summary: Fix TestOzoneRpcClient test
Key: HDDS-888
URL: https://issues.apache.org/jira/browse/HDDS-888
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Bharat Viswanadham
testPutAndGetKeyWithDnRestart is failing with below error.
{code:java}
org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException:
ContainerID 21 does not exist
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.validateContainerResponse(ContainerProtocolCalls.java:496)
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.getBlock(ContainerProtocolCalls.java:109)
at
org.apache.hadoop.ozone.client.io.ChunkGroupInputStream.getFromOmKeyInfo(ChunkGroupInputStream.java:300)
at org.apache.hadoop.ozone.client.rpc.RpcClient.getKey(RpcClient.java:539)
at
org.apache.hadoop.ozone.web.client.TestKeys.runTestPutAndGetKeyWithDnRestart(TestKeys.java:358)
at
org.apache.hadoop.ozone.web.client.TestKeys.testPutAndGetKeyWithDnRestart(TestKeys.java:337)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]