Ajay Kumar created HDDS-175:
-------------------------------
Summary: Refactor ContainerInfo to remove Pipeline object from it
Key: HDDS-175
URL: https://issues.apache.org/jira/browse/HDDS-175
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: SCM
Affects Versions: 0.2.1
Reporter: Ajay Kumar
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]