Skip to content

Prevent query blocking if final query info is lost#24958

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lukaszos/prevent-query-blocking-if-final-query-info-is-lost-a32727
Feb 8, 2025
Merged

Prevent query blocking if final query info is lost#24958
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lukaszos/prevent-query-blocking-if-final-query-info-is-lost-a32727

Conversation

@losipiuk
Copy link
Copy Markdown
Member

@losipiuk losipiuk commented Feb 7, 2025

We observed it may happen that final task info notification may be lost. In such case query progression will be blocked.
Commit adds a stop-gap cod to mitigate this issue and unblock or fail query until we find and fix the bug.

@cla-bot cla-bot bot added the cla-signed label Feb 7, 2025
@losipiuk losipiuk requested review from dekimir and wendigo February 7, 2025 15:34
@losipiuk losipiuk force-pushed the lukaszos/prevent-query-blocking-if-final-query-info-is-lost-a32727 branch from 8c08a20 to a0af6d7 Compare February 7, 2025 15:35
We observed it may happen that final task info notification may be lost.
In such case query progression will be blocked.
Commit adds a stop-gap cod to mitigate this issue and unblock or fail query
until we find and fix the bug.
@losipiuk losipiuk force-pushed the lukaszos/prevent-query-blocking-if-final-query-info-is-lost-a32727 branch from a0af6d7 to ab0c786 Compare February 7, 2025 16:12
@losipiuk losipiuk merged commit 7cd7792 into trinodb:master Feb 8, 2025
@github-actions github-actions bot added this to the 471 milestone Feb 8, 2025
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