Skip to content

[Backport 2.x] Passing IndicesService to ingest processor factory with processor params (#10307)#11281

Merged
ryanbogan merged 1 commit intoopensearch-project:2.xfrom
martin-gaievski:backport/backport-10307-to-2.x
Nov 20, 2023
Merged

[Backport 2.x] Passing IndicesService to ingest processor factory with processor params (#10307)#11281
ryanbogan merged 1 commit intoopensearch-project:2.xfrom
martin-gaievski:backport/backport-10307-to-2.x

Conversation

@martin-gaievski
Copy link
Copy Markdown
Member

@martin-gaievski martin-gaievski commented Nov 20, 2023

Description

Manual backport of commit c0c76e6 for PR #10307

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ams (opensearch-project#10307)

* Passing IngestService to processor factory with processor params

Signed-off-by: Martin Gaievski <gaievski@amazon.com>

* Fixed typo in the changlelog entry for this PR

Signed-off-by: Martin Gaievski <gaievski@amazon.com>

---------

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit c0c76e6)
@github-actions
Copy link
Copy Markdown
Contributor

Compatibility status:

Checks if related components are compatible with change dc20664

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/sql.git]

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for dc20664: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for dc20664: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@ryanbogan ryanbogan merged commit 2c02a9c into opensearch-project:2.x Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants