Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve] Improve doris stream load client side error message #6688

Merged
merged 5 commits into from
Apr 28, 2024

Conversation

Hisoka-X
Copy link
Member

@Hisoka-X Hisoka-X commented Apr 11, 2024

Purpose of this pull request

Before this PR, when doris sink stream load failed, sometimes client side only received error of InterruptedException. Can not get the detail error of stream load failed. This PR fix this error behavior, make sure the client side will get the stream load error message.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

@Hisoka-X Hisoka-X marked this pull request as ready for review April 15, 2024 03:00
Copy link
Contributor

@TaoZex TaoZex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EricJoy2048 EricJoy2048 merged commit 007a994 into apache:dev Apr 28, 2024
5 checks passed
@Hisoka-X Hisoka-X deleted the doris-exception-interupted branch April 28, 2024 03:56
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants