opensearch-project / opensearch-project/data-prepper
Special characters in pipeline name inside the pipeline configuration causing the pipeline fail to load
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 374
- Forks
- 354
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Describe the bug
Special characters in the pipeline name such as http-86834aまるちばいと: causing the pipeline fail to load.
To Reproduce
Create a pipeline with pipeline name having those special characters
Expected behavior
Either pipeline validation step catch these and inform or else just accept these characters and make the pipeline work with them.
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.
Research direction
Start by reproducing the failure with a pipeline named http-86834aまるちばいと: and trace the pipeline configuration validation and loading path. Determine whether the name should be rejected with a clear validation message or accepted successfully, then verify the chosen behavior with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100