Github user ghajos commented on a diff in the pull request:
https://github.com/apache/storm/pull/2583#discussion_r178527233
--- Diff: storm-client/test/jvm/org/apache/storm/utils/UtilsTest.java ---
@@ -173,4 +176,49 @@ public void
isZkAuthenticationConfiguredStormServerWithPropertyTest() {
}
}
}
+
+ @Test
--- End diff --
Found a positive test case in TestConfigValidate and added negative test
cases. Should I collect some more test cases?---
