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

Improve circular reference detection in grok processor #74581

Merged

Conversation

danhermann
Copy link
Contributor

Certain combinations of patterns could result in circular references that were not properly detected. This PR resolves that.

@danhermann danhermann added >bug :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.0.0 v7.14.0 v7.13.3 labels Jun 24, 2021
@danhermann
Copy link
Contributor Author

@elasticmachine update branch

@danhermann danhermann marked this pull request as ready for review June 24, 2021 21:29
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Jun 24, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team: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 👍

@danhermann danhermann merged commit 7603fde into elastic:master Jun 30, 2021
@danhermann danhermann deleted the grok_improve_circular_reference_detection branch June 30, 2021 14:23
@danhermann
Copy link
Contributor Author

Thanks, @martijnvg!

danhermann added a commit to danhermann/elasticsearch that referenced this pull request Jun 30, 2021
danhermann added a commit to danhermann/elasticsearch that referenced this pull request Jun 30, 2021
droberts195 added a commit to droberts195/elasticsearch that referenced this pull request Jul 1, 2021
This change is a tweak to elastic#74581 which removes the N^2
loop that was added in that PR.
danhermann added a commit to danhermann/elasticsearch that referenced this pull request Jul 1, 2021
droberts195 added a commit that referenced this pull request Jul 1, 2021
This change is a tweak to #74581 which removes the N^2
loop that was added in that PR.
droberts195 added a commit that referenced this pull request Jul 1, 2021
This change is a tweak to #74581 which removes the N^2
loop that was added in that PR.
droberts195 added a commit that referenced this pull request Jul 1, 2021
This change is a tweak to #74581 which removes the N^2
loop that was added in that PR.
danhermann pushed a commit to danhermann/elasticsearch that referenced this pull request Jul 1, 2021
This change is a tweak to elastic#74581 which removes the N^2
loop that was added in that PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team v6.8.17 v7.13.3 v7.14.0 v7.15.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants