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

fix: Fixes errors and increased latency for pull queries from closing connection #8248

Merged

Conversation

AlanConfluent
Copy link
Member

Description

The PR #8164 shut down scanning of data by locally and remotely for a pull query once the PullQueryResult was stopped. The issue is that closing the connection for a remote request appeared to have introduced failures that were incorrectly retried. Still looking into how this didn't work as intended, but for the moment, rolling back that part of the change.

Testing done

Normal tests.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

@AlanConfluent AlanConfluent requested a review from a team as a code owner October 11, 2021 20:00
@AlanConfluent AlanConfluent merged commit 2a74826 into confluentinc:master Oct 12, 2021
AlanConfluent added a commit to AlanConfluent/ksql that referenced this pull request Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants