Skip to content

Backports #1850, #1854, #1856 to 2.19 #1858

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

Merged
merged 4 commits into from
May 30, 2025
Merged

Conversation

eirsep added 3 commits May 30, 2025 14:51
* change doc level monitor fanout action to first calculate max seq_no and then fetch docs

Signed-off-by: Surya Sashank Nistala <[email protected]>

* add timeoutwrapped listener to timebox doc level monitor execution by adding timeouts before submitting fianout

Signed-off-by: Surya Sashank Nistala <[email protected]>

* change timeout test verification to verify execution result contains no findings due to timeout and correct no of findings after updating timeout setting back to normal

Signed-off-by: Surya Sashank Nistala <[email protected]>

* remove index patterns from tests

Signed-off-by: Surya Sashank Nistala <[email protected]>

---------

Signed-off-by: Surya Sashank Nistala <[email protected]>
Setting.Property.NodeScope, Setting.Property.Dynamic
)

/** Setting to help timebox doc level monitor execution
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocking comment; just adding this here for visibility.

My understanding is that if an execution times out before processing all of the docs, the leftover docs should be processed by the next execution. We should mention in troubleshooting documentation that if it seems like monitor executions are consistently timing out before processing all docs, the cluster may need to be scaled up/out.

Signed-off-by: Surya Sashank Nistala <[email protected]>
@eirsep eirsep merged commit d4376e1 into opensearch-project:2.19 May 30, 2025
9 of 15 checks passed
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.

3 participants