Skip to content
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

[Backport 2.10] Bulk index findings and sequentially invoke auto-correlations #1463

Open
wants to merge 1 commit into
base: 2.10
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b561965 from #1355.

* Bulk index findings and sequentially invoke auto-correlations

Signed-off-by: Megha Goyal <[email protected]>

* Bulk index findings in batches of 10000 and make it configurable

Signed-off-by: Megha Goyal <[email protected]>

* Addressing review comments

Signed-off-by: Megha Goyal <[email protected]>

* Add integ tests to test bulk index findings

Signed-off-by: Megha Goyal <[email protected]>

* Fix ktlint formatting

Signed-off-by: Megha Goyal <[email protected]>

---------

Signed-off-by: Megha Goyal <[email protected]>
(cherry picked from commit b561965)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@riysaxen-amzn
Copy link
Collaborator

tests are failing, let's check them

@engechas
Copy link
Collaborator

Test failures are legitimate and will need a manual backport to resolve:

> Task :alerting:compileTestKotlin FAILED
e: file:///home/runner/work/alerting/alerting/alerting/src/test/kotlin/org/opensearch/alerting/DocumentMonitorRunnerIT.kt:409:96 Cannot find a parameter with this name: fields
e: file:///home/runner/work/alerting/alerting/alerting/src/test/kotlin/org/opensearch/alerting/DocumentMonitorRunnerIT.kt:409:105 Not enough information to infer type variable T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants