You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2022/05/10 02:48:00 UTC

[jira] [Resolved] (HDDS-6602) Incorrect logic in PipelineProvider.pickNodesNotUsed

     [ https://issues.apache.org/jira/browse/HDDS-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sammi Chen resolved HDDS-6602.
------------------------------
    Fix Version/s: 1.3.0
       Resolution: Fixed

> Incorrect logic in PipelineProvider.pickNodesNotUsed
> ----------------------------------------------------
>
>                 Key: HDDS-6602
>                 URL: https://issues.apache.org/jira/browse/HDDS-6602
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Janus Chow
>            Assignee: Janus Chow
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.3.0
>
>
> In PipelineProvider, pickNodesNotUsed(CONFIG, long, long) filter the results from pickNodesNotUsed(CONFIG) based on metadata/data size.
> But in pickNodesNotUsed(CONFIG), the result size is limited by the ReplicationConfig's required node, which means many other usable nodes will not be seen by pickNodesNotUsed(CONFIG, long, long).
> This ticket is to solve this issue.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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