gaborgsomogyi commented on code in PR #21604:
URL: https://github.com/apache/flink/pull/21604#discussion_r1062399853


##########
flink-runtime/src/main/java/org/apache/flink/runtime/security/token/DefaultDelegationTokenManager.java:
##########
@@ -120,8 +135,8 @@ private Map<String, DelegationTokenProvider> 
loadProviders() {
             } catch (Exception | NoClassDefFoundError e) {
                 LOG.warn(

Review Comment:
   @XComp This is the part what I've meant. No more stack trace going to be 
printed in WARN level. Though we print out the failure for debugging purposes.



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

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

Reply via email to