[ https://issues.apache.org/jira/browse/HDFS-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952757#comment-17952757 ]
ASF GitHub Bot commented on HDFS-17678: --------------------------------------- wzk784533 commented on PR #7200: URL: https://github.com/apache/hadoop/pull/7200#issuecomment-2892675230 It has been fixed in this pr:https://github.com/apache/hadoop/pull/6991 > 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