opensearch-project / opensearch-project/data-prepper
Simplified processor tests that compare input and output events
Open
@dlvenable is already working on this.
Since Oct 14, 2025.
enhancement
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
We can extend the work on the plugin framework to simplify the code written. Plugin authors can define the Event as input and the expected output. This will allow for a simplified way to test processors.
Describe the solution you'd like
I'd like to define an input and expected output file to use with a given processor config.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.