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

Upgrade jcodings dependency to 1.0.44 #43334

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

spinscale
Copy link
Contributor

Reviewers note: I intent to backport this into master/7.x, please object as part of the review, if you disagree.

I will also update the joni dependency in another PR, but would like to make sure, this passes first.

@polyfractal polyfractal added :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >non-issue labels Jun 20, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sorry, this one fell off my radar.

@spinscale spinscale merged commit 08a3549 into elastic:master Jun 26, 2019
henningandersen added a commit to henningandersen/elasticsearch that referenced this pull request Nov 7, 2019
This reverts commit 08a3549 and adds a
test that demonstrates that grok with ignore case fails with the new
dependency (jcodings 1.0.44 has a breaking change compared to 1.0.12,
also requiring an upgrade of joni).
henningandersen added a commit that referenced this pull request Nov 7, 2019
This reverts commit 08a3549 and adds a
test that demonstrates that grok with ignore case fails with the new
dependency (jcodings 1.0.44 has a breaking change compared to 1.0.12,
also requiring an upgrade of joni).

This would crash ES with a `NoSuchFieldErrror` when using case insensitive
matching.
henningandersen added a commit to henningandersen/elasticsearch that referenced this pull request Nov 7, 2019
Added test demonstrating that grok using ignore case works, since this
does a minimal test that the `joni` and `jcodings` libraries are
compatible.

Forward-port of test from elastic#43334
henningandersen added a commit that referenced this pull request Nov 7, 2019
Added test demonstrating that grok using ignore case works, since this
does a minimal test that the `joni` and `jcodings` libraries are
compatible.

Forward-port of test from #43334
henningandersen added a commit that referenced this pull request Nov 7, 2019
Added test demonstrating that grok using ignore case works, since this
does a minimal test that the `joni` and `jcodings` libraries are
compatible.

Forward-port of test from #43334
henningandersen added a commit that referenced this pull request Nov 7, 2019
Added test demonstrating that grok using ignore case works, since this
does a minimal test that the `joni` and `jcodings` libraries are
compatible.

Forward-port of test from #43334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >non-issue v7.3.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants