[ https://issues.apache.org/jira/browse/HDDS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajay Kumar resolved HDDS-888. ----------------------------- Resolution: Fixed [~bharatviswa] can't reproduce it in local machine, also haven't seens its failure in jenkins lately. Feel free to reopen if its still an issue. > 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 > Priority: Major > > 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: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org