This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from cb6e2202a [CELEBORN-1491] introduce flusher working queue size metric
add f6916317e [CELEBORN-1318][FOLLOWUP] Transfer extraInfo for http
authentication providers
No new revisions were added by this update.
Summary of changes:
.../AnonymousAuthenticationProviderImpl.scala | 6 ++--
.../{BasicPrincipal.scala => Credential.scala} | 34 ++++++++++++----------
.../PasswdAuthenticationProvider.scala | 11 ++++---
.../TokenAuthenticationProvider.scala | 12 ++++----
.../server/common/http/HttpAuthUtils.scala | 10 +++++++
.../BasicAuthenticationHandler.scala | 9 ++++--
.../BearerAuthenticationHandler.scala | 8 +++--
...rDefinePasswordAuthenticationProviderImpl.scala | 12 ++++----
...UserDefineTokenAuthenticationProviderImpl.scala | 10 ++++---
9 files changed, 68 insertions(+), 44 deletions(-)
copy
common/src/main/scala/org/apache/celeborn/common/authentication/{BasicPrincipal.scala
=> Credential.scala} (59%)