[ https://issues.apache.org/jira/browse/HADOOP-19415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955981#comment-17955981 ]
ASF GitHub Bot commented on HADOOP-19415: ----------------------------------------- cnauroth commented on code in PR #7671: URL: https://github.com/apache/hadoop/pull/7671#discussion_r2124853891 ########## hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/compress/TestCodec.java: ########## @@ -667,7 +673,7 @@ private static void createMapFile(Configuration conf, FileSystem fs, Path path, writer.close(); } - public static void main(String[] args) throws IOException { + /*public static void main(String[] args) throws IOException { Review Comment: Leave this uncommented, or potentially remove it? > Upgrade JUnit from 4 to 5 in hadoop-common. > ------------------------------------------- > > Key: HADOOP-19415 > URL: https://issues.apache.org/jira/browse/HADOOP-19415 > Project: Hadoop Common > Issue Type: Sub-task > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org