iwasakims 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_r354667174
 
 

 ##########
 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:
   I updated the code based on your suggestion.

----------------------------------------------------------------
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]

Reply via email to