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

Concurrent executions of the same async query are not aggregating correctly #346

Closed
trask opened this issue Apr 2, 2018 · 0 comments
Closed
Labels
Milestone

Comments

@trask
Copy link
Member

trask commented Apr 2, 2018

When the same async query is executed X times concurrently from the same thread, the multiple executions are aggregated as a single execution count, instead of X execution counts.

This affects the Cassandra and Elasticsearch plugins.

@trask trask added the bug label Apr 2, 2018
@trask trask added this to the v0.10.6 milestone Apr 2, 2018
@trask trask closed this as completed in 20347d1 Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant