The GitHub Actions job "CI" on fluss.git/producer has failed.
Run started by GitHub user platinumhamburg (triggered by platinumhamburg).

Head commit for run:
7c294fcdcfd327fc9c7ecd1b9b9013b00037a740 / ocean.wy <[email protected]>
[FLUSS-811924] Improve producer offsets API exception handling

- Remove duplicated RegisterResult class from fluss-common, use magic values
  (0=CREATED, 1=ALREADY_EXISTS) with comments aligning to client RegisterResult 
enum
- Introduce InvalidProducerIdException (ApiException) for producer ID validation
- Register InvalidProducerIdException in Errors enum (code 63)
- Re-throw ApiExceptions as-is in producer offsets APIs to preserve exception 
types
- Wrap non-ApiExceptions with UnknownServerException instead of RuntimeException
- Add authorization tests for producer offsets operations in 
FlussAuthorizationITCase

Report URL: https://github.com/apache/fluss/actions/runs/21382611797

With regards,
GitHub Actions via GitBox

Reply via email to