Mukul Kumar Singh created HDFS-13116:
----------------------------------------
Summary: Ozone: Refactor Pipeline to have transport and container
specific information
Key: HDFS-13116
URL: https://issues.apache.org/jira/browse/HDFS-13116
Project: Hadoop HDFS
Issue Type: Sub-task
Components: ozone
Affects Versions: HDFS-7240
Reporter: Mukul Kumar Singh
Assignee: Mukul Kumar Singh
Fix For: HDFS-7240
Currently pipeline has information about both the container as well Transport
layer. This results in cases where a new pipeline (i.e. transport) information
is allocated for each container creation.
This code can be refactored so that the Transport information is separated from
the container, then the {{Transport}} can be shared between multiple
pipelines/containers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]