Re: [PR] [STORM-4023] Background periodic Kerberos re-login should use same JAAS configuration as initial login (storm)

2024-01-25 Thread via GitHub
rzo1 merged PR #3619: URL: https://github.com/apache/storm/pull/3619 -- 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: dev-unsubscr...@storm.apache.org

[PR] [STORM-4023] Background periodic Kerberos re-login should use same JAAS configuration as initial login (storm)

2024-01-23 Thread via GitHub
noslowerdna opened a new pull request, #3619: URL: https://github.com/apache/storm/pull/3619 ## What is the purpose of the change This change is needed to avoid having to specify `java.security.auth.login.config` as both a Storm configuration property (for initial login) and a Java