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

Finish query stream on error #157

Merged
merged 4 commits into from
Oct 5, 2018
Merged

Finish query stream on error #157

merged 4 commits into from
Oct 5, 2018

Conversation

kellrott
Copy link
Member

@kellrott kellrott commented Oct 5, 2018

For GRPC client, if a transport error is encountered, continue to read the traversal channel so search functions don't get locked on send channels.
This should fix #156

…d the traversal channel so search functions don't get locked on send channels.
 - Having limit call context cancel, but continue to read out channel until it is closed
 - Adding context close watch in index term scanner
@kellrott kellrott merged commit 4d2053a into master Oct 5, 2018
@kellrott kellrott deleted the kv-locking-issue branch October 13, 2018 23:53
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.

KVDriver locking
2 participants