[ 
https://issues.apache.org/jira/browse/HDFS-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17902222#comment-17902222
 ] 

ASF GitHub Bot commented on HDFS-17678:
---------------------------------------

hanleiit closed pull request #7199: HDFS-17678.resolve the problem for the 
space balancing strategy of hadoop RBF component
URL: https://github.com/apache/hadoop/pull/7199




> The SPACE balancing strategy of Hadoop RBF component may fail
> -------------------------------------------------------------
>
>                 Key: HDFS-17678
>                 URL: https://issues.apache.org/jira/browse/HDFS-17678
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.3.5, 3.3.6
>            Reporter: chenyu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>         Attachments: image-2024-12-02-17-24-30-394.png
>
>
> The SPACE strategy is implemented based on AvailableSpaceSolver.java, 
> prioritizing NS dependency on the chooseFirstnamespace function. In the 
> implementation of this function, the SPACE strategy can load all NS managed 
> by RBF using NS, without considering the mounted subset group, resulting in 
> the occurrence of the above defect.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to