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

[7.x] [Ingest Pipelines] Fix serialization and deserialization of user input for "patterns" fields (#94689) #94896

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

jloleysens
Copy link
Contributor

Backports the following commits to 7.x:

…t for "patterns" fields (elastic#94689)

* updated serialization and deserialization behavior of dissect and gsub processors, also addded a test

* also fix grok processor

* pivot input checking to use JSON.stringify and JSON.parse

Co-authored-by: Kibana Machine <[email protected]>
@jloleysens jloleysens enabled auto-merge (squash) March 18, 2021 09:10
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ingestPipelines 723.4KB 724.9KB +1.4KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jloleysens jloleysens merged commit 6af6593 into elastic:7.x Mar 18, 2021
@jloleysens jloleysens deleted the backport/7.x/pr-94689 branch March 18, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants