goiri commented on a change in pull request #1737: HDFS-14522. Allow compact
property description in xml in httpfs.
URL: https://github.com/apache/hadoop/pull/1737#discussion_r353898282
##########
File path:
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/util/TestConfigurationUtils.java
##########
@@ -124,4 +127,22 @@ public void testVarResolutionAndSysProps() {
assertEquals(conf.get("user.name"), "foo");
}
+ @Test
+ public void testCompactFormatProperty() throws IOException {
Review comment:
Should we add a test using a file in "resources" too?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]