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

Fixing panic in SHOW FIELD KEYS caused by 733a17d #6663

Merged
merged 1 commit into from
May 18, 2016

Conversation

jsternberg
Copy link
Contributor

The list of field keys in the index may have differed from the field
keys in the actual shard. Fixing SHOW FIELD KEYS so it relies only on
the shard rather than the index.

Fixes #6659.

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @e-dard to be a potential reviewer

@jwilder jwilder added this to the 1.0.0 milestone May 18, 2016
@jwilder
Copy link
Contributor

jwilder commented May 18, 2016

Needs changelog, but LGTM 👍

@jsternberg jsternberg force-pushed the js-6659-panic-on-show-field-keys branch from eb147fe to d979f60 Compare May 18, 2016 18:31
The list of field keys in the index may have differed from the field
keys in the actual shard. Fixing `SHOW FIELD KEYS` so it relies only on
the shard rather than the index.

Fixes #6659.
@jsternberg jsternberg force-pushed the js-6659-panic-on-show-field-keys branch from d979f60 to 946968b Compare May 18, 2016 18:43
@jsternberg jsternberg merged commit 32fdb02 into master May 18, 2016
@jsternberg jsternberg deleted the js-6659-panic-on-show-field-keys branch May 18, 2016 19:14
@timhallinflux timhallinflux modified the milestones: 1.0.0, 1.0.0 beta Dec 20, 2016
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

4 participants