gaborgsomogyi commented on code in PR #19953:
URL: https://github.com/apache/flink/pull/19953#discussion_r896643809
##########
flink-runtime/src/test/java/org/apache/flink/runtime/hadoop/HadoopUserUtilsTest.java:
##########
@@ -39,6 +40,11 @@ public static void setPropertiesToEnableKerberosConfigInit()
throws KrbException
sun.security.krb5.Config.refresh();
}
+ @AfterAll
Review Comment:
Unrelated change, restoring the original UGI is a good idea in general.
--
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]