[ https://issues.apache.org/jira/browse/HDFS-17745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931744#comment-17931744 ]
ASF GitHub Bot commented on HDFS-17745: --------------------------------------- slfan1989 commented on PR #7446: URL: https://github.com/apache/hadoop/pull/7446#issuecomment-2692524081 @hfutatzhanghb From my perspective, +1, but we still need @Hexiaoqiao @KeeProMise to help with the review. > TestRouterMountTable should reset defaultNSEnable to true after each test > method. > --------------------------------------------------------------------------------- > > Key: HDFS-17745 > URL: https://issues.apache.org/jira/browse/HDFS-17745 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: farmmamba > Assignee: farmmamba > Priority: Minor > Labels: pull-request-available > > TestRouterMountTable should reset defaultNSEnable to true after each test > method. > Because we invoke ` > mountTable.setDefaultNSEnable(false);` in method testListNonExistPath and > testListWhenDisableDefaultMountTable, but we don't reset to true. > > The failure of unit tests can be reproduced by adding > `@FixMethodOrder(MethodSorters.NAME_ASCENDING) to this class.` -- 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