ferdelyi commented on code in PR #6007:
URL: https://github.com/apache/hadoop/pull/6007#discussion_r1311356577
##########
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/curator/TestZKCuratorManager.java:
##########
@@ -205,4 +210,35 @@ private void validateJaasConfiguration(String
clientConfig, String principal, St
assertEquals("Validate that expected keytab is set in Jaas config", keytab,
entries[0].getOptions().get("keyTab"));
}
+
+ @Test
+ public void testNewZooKeeperOverride() throws Exception{
Review Comment:
Thank you for the valuable feedback! Amended my commit accordingly.
--
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]