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 ignore_malformed behaviour for ip fields #10112

Merged
merged 1 commit into from Mar 16, 2015
Merged

Fix ignore_malformed behaviour for ip fields #10112

merged 1 commit into from Mar 16, 2015

Conversation

colings86
Copy link
Contributor

Previously to this fix we were not catching the ElasticsearchIllegalArgumentException which is thrown by the IpFieldMapper when a malformed IP address is in a document which is being indexed.

@colings86 colings86 added >bug v2.0.0-beta1 v1.5.0 :Search/Mapping Index mappings, including merging and defining field types labels Mar 16, 2015
@colings86 colings86 self-assigned this Mar 16, 2015
@s1monw s1monw added the v1.4.5 label Mar 16, 2015
@s1monw
Copy link
Contributor

s1monw commented Mar 16, 2015

LGTM I marked it as 1.4.5 as well thx

@colings86 colings86 merged commit 68c043f into elastic:master Mar 16, 2015
@colings86 colings86 deleted the fix/ipFieldIgnoreMalformed branch April 20, 2015 14:28
@clintongormley clintongormley changed the title Fixes ignore_malformed behaviour for ip fields Fix ignore_malformed behaviour for ip fields Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Mapping Index mappings, including merging and defining field types v1.4.5 v1.5.0 v1.6.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants