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 #1764: panic index out of range #1775

Merged
merged 1 commit into from
Feb 27, 2015
Merged

fix #1764: panic index out of range #1775

merged 1 commit into from
Feb 27, 2015

Conversation

dgnorton
Copy link
Contributor

This turned out to be a regression. Added tests around all of the seriesIDs set methods.

@otoolep
Copy link
Contributor

otoolep commented Feb 27, 2015

A refactor of our code a while back removed a bunch of code, including this fix, that we had already merged:

https://github.com/influxdb/influxdb/pull/1354/files

@otoolep
Copy link
Contributor

otoolep commented Feb 27, 2015

+1

@dgnorton -- did you ever remove that rogue type in server.go? We spoke about it, if you remember. I was waiting for that to add a bunch more other tests we had inadvertently removed too.

@dgnorton
Copy link
Contributor Author

@otoolep yes, removed the other SeriesIDs type in commit 9bff9cd

@pauldix
Copy link
Member

pauldix commented Feb 27, 2015

lgtm, :shipit:

dgnorton added a commit that referenced this pull request Feb 27, 2015
fix #1764: panic index out of range
@dgnorton dgnorton merged commit 0597cc3 into master Feb 27, 2015
@dgnorton dgnorton deleted the fix-1764 branch February 27, 2015 18:06
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.

None yet

3 participants