Skip to content

Commit f4fd707

Browse files
authored
Remove the events-correlation-engine plugin (#16885)
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]: #7771 (comment) Signed-off-by: Andrew Ross <[email protected]>
1 parent e6d71d2 commit f4fd707

File tree

48 files changed

+0
-4895
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+0
-4895
lines changed

gradle/missing-javadoc.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ configure([
170170
project(":libs:opensearch-common"),
171171
project(":libs:opensearch-core"),
172172
project(":libs:opensearch-compress"),
173-
project(":plugins:events-correlation-engine"),
174173
project(":server")
175174
]) {
176175
project.tasks.withType(MissingJavadocTask) {

plugins/events-correlation-engine/build.gradle

Lines changed: 0 additions & 21 deletions
This file was deleted.

plugins/events-correlation-engine/src/internalClusterTest/java/org/opensearch/plugin/correlation/EventsCorrelationPluginTransportIT.java

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)