Skip to content

Ignore REMOTE_TASK_FAILED errors in DeduplicationExchangeClientBuffer#10481

Merged
martint merged 5 commits intotrinodb:masterfrom
arhimondr:fix-incorrect-error
Jan 6, 2022
Merged

Ignore REMOTE_TASK_FAILED errors in DeduplicationExchangeClientBuffer#10481
martint merged 5 commits intotrinodb:masterfrom
arhimondr:fix-incorrect-error

Conversation

@arhimondr
Copy link
Copy Markdown
Contributor

REMOTE_TASK_FAILED errors are intended to be reported and handled as
part of a status update for a task to correctly report original error

@cla-bot cla-bot bot added the cla-signed label Jan 5, 2022
@arhimondr arhimondr requested a review from losipiuk January 5, 2022 23:04
@arhimondr
Copy link
Copy Markdown
Contributor Author

Resolves #10395

@arhimondr arhimondr requested a review from martint January 6, 2022 16:29
While the exception is never serialized and the error code object is a
singleton within a node it is still safer to check for equallity using
the equals method
REMOTE_TASK_FAILED errors are intended to be reported and handled as
part of a status update for a task to correctly report original error
@arhimondr arhimondr force-pushed the fix-incorrect-error branch from a0cf480 to 84e63c7 Compare January 6, 2022 17:09
@arhimondr
Copy link
Copy Markdown
Contributor Author

@martint updated

@martint martint merged commit d9a7a4f into trinodb:master Jan 6, 2022
@github-actions github-actions bot added this to the 368 milestone Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants