Skip to content

Don't overwrite target field with SetSecurityUserProcessor#51454

Merged
probakowski merged 2 commits intoelastic:masterfrom
probakowski:setsecurityuserprocessor-overwrite
Jan 27, 2020
Merged

Don't overwrite target field with SetSecurityUserProcessor#51454
probakowski merged 2 commits intoelastic:masterfrom
probakowski:setsecurityuserprocessor-overwrite

Conversation

@probakowski
Copy link
Copy Markdown
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 :Distributed/Ingest Node Execution or management of Ingest Pipelines labels Jan 24, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
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
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Set Security User' processor overwrites target field

5 participants