This is an automated email from the ASF dual-hosted git repository.
mbalassi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 2c89283b877 [FLINK-30175][Build] Bump snakeyaml from 1.31 to 1.33
add 4abdf2d94f1 [FLINK-30370][runtime][security] Move existing delegation
token framework authentication to providers
No new revisions were added by this update.
Summary of changes:
.../token/HBaseDelegationTokenProvider.java | 149 ++++++++++++---------
.../token/HadoopDelegationTokenProvider.java | 3 -
.../token/HadoopFSDelegationTokenProvider.java | 39 ++++--
.../token/KerberosDelegationTokenManager.java | 38 +-----
...ptionThrowingHadoopDelegationTokenProvider.java | 23 +++-
.../KerberosDelegationTokenManagerITCase.java | 42 ++----
6 files changed, 153 insertions(+), 141 deletions(-)