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.x] Allow extended plugins to be optional (#16909) #16946

Merged
merged 2 commits into from
Jan 4, 2025

Fix cherry-pick

7ec164b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Allow extended plugins to be optional (#16909) #16946

Fix cherry-pick
7ec164b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2025 in 0s

68.96% of diff hit (target 71.85%)

View this Pull Request on Codecov

68.96% of diff hit (target 71.85%)

Annotations

Check warning on line 218 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L218

Added line #L218 was not covered by tests

Check warning on line 225 in server/src/main/java/org/opensearch/plugins/PluginInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginInfo.java#L225

Added line #L225 was not covered by tests

Check warning on line 663 in server/src/main/java/org/opensearch/plugins/PluginsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginsService.java#L663

Added line #L663 was not covered by tests

Check warning on line 718 in server/src/main/java/org/opensearch/plugins/PluginsService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/plugins/PluginsService.java#L718

Added line #L718 was not covered by tests