Elek, Marton created HDDS-298: --------------------------------- Summary: Implement SCMClientProtocolServer.getContainerWithPipeline for closed containers Key: HDDS-298 URL: https://issues.apache.org/jira/browse/HDDS-298 Project: Hadoop Distributed Data Store Issue Type: Improvement Components: SCM Reporter: Elek, Marton Fix For: 0.2.1
As [~ljain] mentioned during the review of HDDS-245 SCMClientProtocolServer.getContainerWithPipeline doesn't return with good data for closed containers. For closed containers we are maintaining the datanodes for a containerId in the ContainerStateMap.contReplicaMap. We need to create fake Pipeline object on-request and return it for the client to locate the right datanodes to download data. -- 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