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

[FEATURE] Implement settings to (de)activate plugin and features #75

Closed
JohannesDaniel opened this issue Nov 29, 2024 · 0 comments
Closed
Labels
enhancement New feature or request untriaged

Comments

@JohannesDaniel
Copy link
Collaborator

JohannesDaniel commented Nov 29, 2024

As a provider of a managed service of OpenSearch, I need to be able to (de)activate plugin and features in the service via settings.

The feature is expected to check for each rest request, feature or query, whether the plugin is enabled or not. For the case that one of the listed components is used without activation, an IllegalStateException is expected being thrown.

Furthermore, the settings are expected to check whether the circuit breaker is enabled or not. For the case that the circuit breaker is not enabled, no checks will be applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
Archived in project
Development

No branches or pull requests

2 participants