bhattmanish98 commented on code in PR #7765:
URL: https://github.com/apache/hadoop/pull/7765#discussion_r2174762509


##########
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestGetNameSpaceEnabled.java:
##########
@@ -341,6 +344,42 @@ public void testAccountSpecificConfig() throws Exception {
     }
   }
 
+  /**
+   * Tests the behavior of AbfsConfiguration when the namespace-enabled
+   * configuration set based on config provided.
+   *
+   * Expects the namespace value based on config provided.
+   *
+   * @throws Exception if any error occurs during configuration setup or 
evaluation
+   */
+  @Test
+  public void testNameSpaceConfig() throws Exception {

Review Comment:
   Added.



-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to