Skip to content

ingest pipeline reroute: allow external inspection/reset of state#96934

Closed
yaauie wants to merge 1 commit intoelastic:mainfrom
yaauie:ingest-reroute-visibility
Closed

ingest pipeline reroute: allow external inspection/reset of state#96934
yaauie wants to merge 1 commit intoelastic:mainfrom
yaauie:ingest-reroute-visibility

Conversation

@yaauie
Copy link
Copy Markdown
Member

@yaauie yaauie commented Jun 19, 2023

Logstash's Integration filter works directly with the processors, but cannot use the IngestService that is tightly-coupled with cluster state and must therefore emulate the behavior introduced in #94000. To do so, the additional methods for inquiring about and resetting the reroute state need to be externally-accessible.

Logstash's Integration filter works directly with the processors, but cannot
use the IngestService that is tightly-coupled with cluster state and must
therefore emulate the behavior introduced in elastic#94000. To do so, the additional
methods for inquiring about and resetting the reroute state need to be
externally-accessible.
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v8.9.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jun 19, 2023
@yaauie yaauie added :Distributed/Ingest Node Execution or management of Ingest Pipelines >refactoring labels Jun 19, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Jun 19, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Jun 19, 2023
@yaauie yaauie closed this Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Ingest Node Execution or management of Ingest Pipelines external-contributor Pull request authored by a developer outside the Elasticsearch team >refactoring Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants