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

Arry out of bound exception with Partial Writes #31

Closed
mvadu opened this issue Jun 3, 2017 · 0 comments
Closed

Arry out of bound exception with Partial Writes #31

mvadu opened this issue Jun 3, 2017 · 0 comments

Comments

@mvadu
Copy link
Contributor

mvadu commented Jun 3, 2017

InfluxDB rejects points which are older than the retention period. {"error":"partial write: points beyond retention policy dropped=225"} This causes the library to throw an IndexOutOfRangeException

mvadu added a commit that referenced this issue Jun 3, 2017
Fix #31 Partial writes raising IndexOutOfRangeException
@mvadu mvadu mentioned this issue Jun 4, 2017
@mvadu mvadu closed this as completed in #33 Jun 4, 2017
mvadu added a commit that referenced this issue Jun 4, 2017
Fix #30 Treat NanoSeconds as default precision
Fix #31 Partial writes raising IndexOutOfRangeException

* Proper implmentation of Chunking.
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

No branches or pull requests

1 participant