slfan1989 commented on code in PR #7339:
URL: https://github.com/apache/hadoop/pull/7339#discussion_r1939555245
##########
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java:
##########
@@ -2557,11 +2546,11 @@ public void testGettingPropertiesWithPrefix() throws
Exception {
assertTrue(prefixedProps.isEmpty());
}
- public static void main(String[] argv) throws Exception {
+ /*public static void main(String[] argv) throws Exception {
Review Comment:
This change was made during my local testing, and I have already rolled it
back. Thank you for pointing out this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]