You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/19 08:34:00 UTC

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

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

ASF GitHub Bot updated HDDS-6602:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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.1#820001)

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