[Bug] The exception might be swallowed when there is a bug in the code while handling the FlushEvent · Issue #1588 · apache/uniffle · GitHub
Skip to content

[Bug] The exception might be swallowed when there is a bug in the code while handling the FlushEvent #1588

Description

@rickyma

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

Currently, the thread pool handling the FlushEvent does not have exception handling in place. If there are unknown bugs in the subsequent code, exceptions might be swallowed, making it difficult to pinpoint the issue.

Affects Version(s)

master

Uniffle Server Log Output

No response

Uniffle Engine Log Output

No response

Uniffle Server Configurations

No response

Uniffle Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions