opensearch-project / opensearch-project/data-prepper

Use plural names for plural fields

Open
#6,152 0 comments 0 reactions 1 assignee View on GitHub

@dlvenable is already working on this.

Since Oct 21, 2025.

ease-of-use
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.

Data Prepper's configuration takes a list of processors and a list of sinks. However, these are both named processor and sink respectively. If something is plural, the configuration option should be plural.

Describe the solution you'd like

Add new aliases for processors and sinks in a 2.x version of Data Prepper.

Remove the singular names in a future major version (preferably 3.0).

Describe alternatives you've considered (Optional)

N/A

Additional context

We have already done this for route and routes. See #2520.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.