elastic / elastic/logstash

Pipeline to pipeline should default to PipelineBus V1

Open
#16,654 0 comments 0 reactions 0 assignees View on GitHub
bug status:needs-triage
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
1d 4h
Merged PRs (30d)
88

Description

The recent pipeline to pipeline synchronisation improvement, [16194](https://github.com/elastic/logstash/pull/16194), it supposed have opt-in config `-Dlogstash.pipelinebus.implementation=v2` to let user chooses to use PipelineBus V2, however, the default value is set to "v2".

Contributor guide

Open the contributing guide

Research direction

The issue names no specific file or test. Start by locating configuration handling for `logstash.pipelinebus.implementation`; done means omitting the option selects PipelineBus V1 while explicitly setting `v2` continues to select V2, with the relevant pipeline-to-pipeline synchronization tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.