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.13] [Backport 2.x] Added input validation, and fixed bug for cross cluster monitors. (#1510) #1516

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3f60cf1 from #1515.

…r monitors. (#1510) (#1515)

* Added input validation, and fixed bug for cross cluster monitors. (#1510)

* Fixed issue where InputService wouldn't wait for cluster metrics monitor to finish executing against all clusters.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Added input validation for GetRemoteIndexes API, and added related unit and integration tests.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Removed unused variable, and imports.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Made initial call to GetRemoteIndexes API log INFO level to capture timestamp of incoming request.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed comment.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Moved some regex to common utils.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Renamed cross cluster monitor setting.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed ktlint error.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Added null checks for health statuses.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Wrapped Monitor.parse calls in AlertingExceptions so IllegalArgumentExceptions are wrapped in 4xx-level exceptions.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed merge error.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed test.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed test.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 3f60cf1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@AWSHurneyt AWSHurneyt merged commit 7f57f04 into 2.13 Apr 13, 2024
23 of 35 checks passed
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.

None yet

3 participants