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

Add a counter to node stat api to track shard going from idle to non-idle #12768

Merged
merged 6 commits into from
Mar 26, 2024

Merge branch 'main' into search-idle

5d47d6b
Select commit
Loading
Failed to load commit list.
Merged

Add a counter to node stat api to track shard going from idle to non-idle #12768

Merge branch 'main' into search-idle
5d47d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

78.57% of diff hit (target 71.42%)

View this Pull Request on Codecov

78.57% of diff hit (target 71.42%)

Annotations

Check warning on line 151 in server/src/main/java/org/opensearch/index/shard/SearchOperationListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/SearchOperationListener.java#L151

Added line #L151 was not covered by tests

Check warning on line 325 in server/src/main/java/org/opensearch/index/shard/SearchOperationListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/SearchOperationListener.java#L324-L325

Added lines #L324 - L325 were not covered by tests