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

CQ's don't batch points coming into database #6685

Closed
jackzampolin opened this issue May 19, 2016 · 1 comment
Closed

CQ's don't batch points coming into database #6685

jackzampolin opened this issue May 19, 2016 · 1 comment
Assignees
Milestone

Comments

@jackzampolin
Copy link
Contributor

See #6588 or https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/influxdb/wOq_2bFtThU/xo3dj8hAAwAJ

This behavior causes stress on the database due to unbatched writes. Batching the writes coming in from CQs should solve this issue.

@jwilder jwilder added this to the 1.0.0 milestone May 20, 2016
@dgnorton dgnorton self-assigned this May 20, 2016
@jwilder
Copy link
Contributor

jwilder commented Jun 1, 2016

Fixed via #6732

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants