You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Hanisha Koneru (Jira)" <ji...@apache.org> on 2020/04/01 19:24:00 UTC

[jira] [Created] (HDDS-3322) StandAlone Pipelines are created in an infinite loop

Hanisha Koneru created HDDS-3322:
------------------------------------

             Summary: StandAlone Pipelines are created in an infinite loop
                 Key: HDDS-3322
                 URL: https://issues.apache.org/jira/browse/HDDS-3322
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Hanisha Koneru
            Assignee: Hanisha Koneru


_BackgroundPipelineCreator_ keeps creating pipelines of configured Replication type and all available Replication factors until some exception occurs while creating the pipeline such as no more available nodes.

When Replication Type is set to STAND_ALONE, we do not check if a DN has already been used to create a pipeline of same factor or not and keep reusing the same DNs to create new pipelines. This causes the pipeline creation to happen in an infinite loop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org