Skip to content

[server] prepareLakeTableSnapshot masks the real error on failure #3551

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Fluss version

main (development)

Please describe the bug 🐞

When CoordinatorService.prepareLakeTableSnapshot fails, it sets the error code on the response but not table_id, and doesn't log the exception.

The tiering committer reads table_id before the error code, so it dies with IllegalStateException: Field 'table_id' is not set, hiding the real failure.

Solution

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions