otterc opened a new pull request, #2363: URL: https://github.com/apache/incubator-celeborn/pull/2363
### What changes were proposed in this pull request? This enables a Celeborn Worker to retrieve the application meta from the Master if it hasn't received the secret from the Master before the application attempts to connect to it. Additionally, the Celeborn Worker's SecretRegistry has been converted into an LRU cache to prevent unbounded growth of the registry. ### Why are the changes needed? This is last change needed for Auth support in Celeborn (https://issues.apache.org/jira/browse/CELEBORN-1011) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Added UTs and part of a bigger change which will be tested end-to-end. -- 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]
