Skip to content

Remove the events-correlation-engine plugin#16885

Merged
andrross merged 1 commit intoopensearch-project:mainfrom
andrross:remove-events-correlation-engine
Dec 19, 2024
Merged

Remove the events-correlation-engine plugin#16885
andrross merged 1 commit intoopensearch-project:mainfrom
andrross:remove-events-correlation-engine

Conversation

@andrross
Copy link
Copy Markdown
Member

We reached agreement to move this plugin to a separate repository. The implementation was never completed here, and this code was never backported to any release, so it is safe to remove.

Related Issues

Closes #6779

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

We [reached agreement][1] to move this plugin to a separate repository. The
implementation was never completed here, and this code was never backported to
any release, so it is safe to remove.

[1]: opensearch-project#7771 (comment)

Signed-off-by: Andrew Ross <andrross@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 8269e60: 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 8269e60: UNSTABLE

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

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.25%. Comparing base (b5f651f) to head (8269e60).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16885      +/-   ##
============================================
+ Coverage     72.21%   72.25%   +0.04%     
+ Complexity    65335    65241      -94     
============================================
  Files          5318     5296      -22     
  Lines        304081   303290     -791     
  Branches      43995    43909      -86     
============================================
- Hits         219578   219135     -443     
+ Misses        66541    66235     -306     
+ Partials      17962    17920      -42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrross andrross merged commit f4fd707 into opensearch-project:main Dec 19, 2024
@andrross andrross deleted the remove-events-correlation-engine branch December 19, 2024 21:35
bugmakerrrrrr pushed a commit to bugmakerrrrrr/OpenSearch that referenced this pull request Jan 8, 2025
We [reached agreement][1] to move this plugin to a separate repository. The
implementation was never completed here, and this code was never backported to
any release, so it is safe to remove.

[1]: opensearch-project#7771 (comment)

Signed-off-by: Andrew Ross <andrross@amazon.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Jan 21, 2025
We [reached agreement][1] to move this plugin to a separate repository. The
implementation was never completed here, and this code was never backported to
any release, so it is safe to remove.

[1]: opensearch-project#7771 (comment)

Signed-off-by: Andrew Ross <andrross@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request RFC Issues requesting major changes Roadmap:Security Analytics Project-wide roadmap label skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC] OpenSearch Events Correlation Engine

2 participants