Shashikant Banerjee created HDDS-141:
----------------------------------------
Summary: Remove PipeLine Class from SCM and move the data field in
the Pipeline to ContainerInfo
Key: HDDS-141
URL: https://issues.apache.org/jira/browse/HDDS-141
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: SCM
Affects Versions: 0.2.1
Reporter: Shashikant Banerjee
Assignee: Shashikant Banerjee
Fix For: 0.2.1
Pipeline class currently differs from the pipelineChannel with the data field,
this field was introduced with HDFS-11118 to maintain per container local data.
However, this data field can be moved to the ContainerInfo class and then the
pipelineChannel can be used interchangeably with pipeline everywhere. This will
help with making code being cleaner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]