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

Increase index_searcher thread count to 2x processor #12196

Merged
merged 1 commit into from
Feb 7, 2024

Increase index_searcher thread count to 2x processor

4e986b1
Select commit
Loading
Failed to load commit list.
Merged

Increase index_searcher thread count to 2x processor #12196

Increase index_searcher thread count to 2x processor
4e986b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2024 in 1s

63.68% of diff hit (target 71.40%)

View this Pull Request on Codecov

63.68% of diff hit (target 71.40%)

Annotations

Check warning on line 110 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonModulePlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonModulePlugin.java#L110

Added line #L110 was not covered by tests

Check warning on line 103 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/RemoveByPatternProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/RemoveByPatternProcessor.java#L103

Added line #L103 was not covered by tests

Check warning on line 64 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 70 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 113 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L113

Added line #L113 was not covered by tests

Check warning on line 116 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L116

Added line #L116 was not covered by tests

Check warning on line 119 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L119

Added line #L119 was not covered by tests

Check warning on line 122 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L122

Added line #L122 was not covered by tests

Check warning on line 144 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/core/listener/QueryInsightsListener.java#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 57 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueries.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueries.java#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 59 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueries.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueries.java#L59

Added line #L59 was not covered by tests

Check warning on line 100 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueriesResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/action/top_queries/TopQueriesResponse.java#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 65 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L67

Added line #L67 was not covered by tests

Check warning on line 83 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L83

Added line #L83 was not covered by tests

Check warning on line 88 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L88

Added line #L88 was not covered by tests

Check warning on line 92 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L92

Added line #L92 was not covered by tests

Check warning on line 95 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/resthandler/top_queries/RestTopQueriesAction.java#L95

Added line #L95 was not covered by tests

Check warning on line 93 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L93

Added line #L93 was not covered by tests

Check warning on line 99 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L99

Added line #L99 was not covered by tests

Check warning on line 104 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L104

Added line #L104 was not covered by tests

Check warning on line 109 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L109

Added line #L109 was not covered by tests

Check warning on line 113 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 116 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L116

Added line #L116 was not covered by tests

Check warning on line 139 in plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/query-insights/src/main/java/org/opensearch/plugin/insights/rules/transport/top_queries/TransportTopQueriesAction.java#L137-L139

Added lines #L137 - L139 were not covered by tests