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

[BUG] Key value processor will throw NPE if source key does not exist in the Event #3496

Closed
graytaylor0 opened this issue Oct 12, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@graytaylor0
Copy link
Member

Describe the bug
The key value processor can throw NPE here (

) if the source key in the Event does not exist.

Expected behavior
Utilize the tags_on_failure to tag events that don't have the key, but otherwise will be a no-op and be flushed downstream.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. Ubuntu 20.04 LTS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@graytaylor0 graytaylor0 added bug Something isn't working untriaged labels Oct 12, 2023
@dlvenable dlvenable added this to the v2.6 milestone Oct 17, 2023
@dlvenable dlvenable moved this from Unplanned to To do in Data Prepper Tracking Board Oct 17, 2023
@dlvenable dlvenable removed this from the v2.6 milestone Oct 23, 2023
@dlvenable dlvenable added this to the v2.6.2 milestone Jan 17, 2024
@dlvenable
Copy link
Member

Duplicate of #3928.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants