Skip to content

IngestService code cleanups #94593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 22, 2023
Merged

Conversation

joegallo
Copy link
Contributor

Related to #94000

While reviewing #94000, I came across some smaller annoyances in the existing code of the IngestService. Rather than expanding the scope of that PR to include these cleanups, I'm opening a separate PR for them.

We don't actually ever use the returned value, so make the method
void. Since it modifies the list argument 'get' is probably not the
best name, so change it to 'collect'.
@joegallo joegallo added :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >refactoring Team:Data Management Meta label for data/management team v8.8.0 labels Mar 21, 2023
@joegallo joegallo requested a review from masseyke March 21, 2023 16:06
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joegallo joegallo merged commit 9995147 into elastic:main Mar 22, 2023
@joegallo joegallo deleted the ingest-service-cleanups branch March 22, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >refactoring Team:Data Management Meta label for data/management team v8.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants