opensearch-project / opensearch-project/data-prepper

Special characters in pipeline name inside the pipeline configuration causing the pipeline fail to load

Open
#6,168 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.