celeborn/spi
Wang, Fei 954bb3ca5a [CELEBORN-1521][FOLLOWUP] Using AuthenticationException instead of SecurityException
### What changes were proposed in this pull request?
As title.

### Why are the changes needed?
Have to use AuthenticationException to return status code 401 on auth failure, otherwise, it is `500`.
9fefa66318/service/src/main/scala/org/apache/celeborn/server/common/http/authentication/AuthenticationFilter.scala (L159-L160)

### Does this PR introduce _any_ user-facing change?
No, this interface has not been released.

### How was this patch tested?
Existing GA.

Closes #2703 from turboFei/auth_exception.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-10-09 23:04:36 +08:00
..
src/main/java/org/apache/celeborn/spi/authentication [CELEBORN-1521][FOLLOWUP] Using AuthenticationException instead of SecurityException 2024-10-09 23:04:36 +08:00
pom.xml [CELEBORN-1521] Introduce celeborn-spi module for authentication extensions 2024-07-25 00:52:00 -07:00