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

Clarifies that Data Prepper select_entries processor does not remove events #6917

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Apr 5, 2024

Description

We recently had some customers expect that select_entries would also select events that match. This is not the case.

This PR attempts to clarify the behavior so that customers better understand what happens when select_when is false.

Issues Resolved

N/A

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ntation that events are not dropped.

Signed-off-by: David Venable <[email protected]>
@Naarcha-AWS
Copy link
Collaborator

Can you clarify what you mean by, "... the events will not be removed from the pipeline"?

@Naarcha-AWS Naarcha-AWS self-assigned this Apr 8, 2024
@Naarcha-AWS
Copy link
Collaborator

Can you clarify what you mean by, "... the events will not be removed from the pipeline"?

As in, are we referring to the Data Prepper pipeline itself, or the database where the event originates?

@Naarcha-AWS Naarcha-AWS added 4 - Doc review PR: Doc review in progress data-prepper backport 2.13 PR: Backport label for 2.13 labels Apr 8, 2024
@dlvenable
Copy link
Member Author

Can you clarify what you mean by, "... the events will not be removed from the pipeline"?

As in, are we referring to the Data Prepper pipeline itself, or the database where the event originates?

@Naarcha-AWS , I mean to say that they will not be removed from the Data Prepper pipeline. That is to say, this will not drop events similar to the drop processor.

@Naarcha-AWS Naarcha-AWS merged commit 8b71973 into opensearch-project:main Apr 19, 2024
5 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 19, 2024
…events (#6917)

* Adds some clarity to the Data Prepper select_entries processor documentation that events are not dropped.

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
(cherry picked from commit 8b71973)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dlvenable dlvenable deleted the data-prepper-select_entries_clarification branch July 19, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Doc review PR: Doc review in progress backport 2.13 PR: Backport label for 2.13 data-prepper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants