You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/02/07 01:43:00 UTC

[jira] [Created] (HDFS-13116) Ozone: Refactor Pipeline to have transport and container specific information

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org