You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/20 15:44:02 UTC

[GitHub] [flink] gaborgsomogyi commented on a diff in pull request #20307: [FLINK-28608][runtime][security]Make Hadoop FS token renewer configurable

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


##########
flink-runtime/src/main/java/org/apache/flink/runtime/security/token/HadoopFSDelegationTokenProvider.java:
##########
@@ -155,6 +162,7 @@ protected void obtainDelegationTokens(
                 });
     }
 
+    @VisibleForTesting

Review Comment:
   This is not related just a quick fix.



-- 
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-unsubscribe@flink.apache.org

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