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

Handle error on query for HD path correctly #18110

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Jan 28, 2021

HDQuery was not handling thrown Errors correctly.
The Error is not caught and therefore not delegated back to the
caller. A caller in that case hangs indefinitely.

fixes #18052

(cherry picked from commit 882cd5c)

HDQuery was not handling thrown Errors correctly.
The Error is not catched and therefore not delegated back to the
caller. A caller in that case hangs indefinetely.

fixes hazelcast#18052

(cherry picked from commit 882cd5c)
@sancar sancar merged commit 81e37f9 into hazelcast:4.0.z Jan 28, 2021
@sancar sancar deleted the fix/queryOnError/4.0.z branch January 28, 2021 11:37
@mmedenjak mmedenjak added Source: Internal PR or issue was opened by an employee Team: Core labels Feb 1, 2021
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.

None yet

3 participants