otterc opened a new pull request, #2105: URL: https://github.com/apache/incubator-celeborn/pull/2105
### What changes were proposed in this pull request? This adds foundation for Sasl authentication in Celeborn's Transport client/server. This is part of the epic: https://issues.apache.org/jira/browse/CELEBORN-1011. Most of the Sasl code is taken from Apache Spark. ### Why are the changes needed? The changes are needed for adding authentication to Celeborn. See CELEBORN-1011. ### Does this PR introduce _any_ user-facing change? Yes, it adds a configuration. ### How was this patch tested? This is part of a much bigger change which I have tested manually. For this specific change, I have added UTs. -- 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]
