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

Don't overwrite target field with SetSecurityUserProcessor #51454

Merged

Conversation

probakowski
Copy link
Contributor

This change fix problem with SetSecurityUserProcessor which was overwriting
whole target field and not only fields really filled by the processor.

Closes #51428

This change fix problem with `SetSecurityUserProcessor` which was overwriting
whole target field and not only fields really filled by the processor.

Closes elastic#51428
@probakowski probakowski added v7.7.0 v8.0.0 >bug :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP labels Jan 24, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

Copy link
Contributor

@danhermann danhermann left a comment

Choose a reason for hiding this comment

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

LGTM pending successful CI

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 👍

@probakowski probakowski merged commit 8f87bb3 into elastic:master Jan 27, 2020
@probakowski probakowski deleted the setsecurityuserprocessor-overwrite branch January 27, 2020 23:02
probakowski added a commit to probakowski/elasticsearch that referenced this pull request Jan 27, 2020
…1454)

* Don't overwrite target field with SetSecurityUserProcessor

This change fix problem with `SetSecurityUserProcessor` which was overwriting
whole target field and not only fields really filled by the processor.

Closes elastic#51428

* Unused imports removed
probakowski added a commit that referenced this pull request Jan 28, 2020
…51506)

* Don't overwrite target field with SetSecurityUserProcessor

This change fix problem with `SetSecurityUserProcessor` which was overwriting
whole target field and not only fields really filled by the processor.

Closes #51428

* Unused imports removed
probakowski added a commit that referenced this pull request Jan 28, 2020
…51507)

* Don't overwrite target field with SetSecurityUserProcessor

This change fix problem with `SetSecurityUserProcessor` which was overwriting
whole target field and not only fields really filled by the processor.

Closes #51428

* Unused imports removed
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 v7.6.0 v7.7.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Set Security User' processor overwrites target field
5 participants