Skip to content

Conversation

@joegallo
Copy link
Contributor

@joegallo joegallo commented Apr 3, 2025

This is just a refactoring PR. I'm in this code because of other PRs, and there's just a bunch of things that I can't ignore.

This really is just code tidying, if CI approves then you probably should, too; but you're cordially invited to go through it with a fine-toothed comb.

@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.19.0 v9.1.0 labels Apr 3, 2025
@joegallo joegallo requested a review from masseyke April 3, 2025 20:13
@elasticsearchmachine
Copy link
Collaborator

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

try {
output = processor.execute(input);
} catch (Exception e) {
throw ExceptionsHelper.convertToRuntime(e);
Copy link
Member

Choose a reason for hiding this comment

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

I did not realize until this moment that ExceptionsHelper.convertToRuntime was compatible with expectThrows.

@joegallo joegallo added the auto-backport Automatically create backport pull requests when merged label Apr 3, 2025
@joegallo joegallo merged commit 950456d into elastic:main Apr 3, 2025
17 checks passed
@joegallo joegallo deleted the cleanup-community-id-processor branch April 3, 2025 23:59
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 126247

andreidan pushed a commit to andreidan/elasticsearch that referenced this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >refactoring Team:Data Management Meta label for data/management team v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants