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

[BUG] Remote Repository Configuration - Validate for multiple prefixes #16605

Open
rajiv-kv opened this issue Nov 11, 2024 · 0 comments
Open
Assignees

Comments

@rajiv-kv
Copy link
Contributor

Describe the bug

As part of this feature, we are supporting repository configuration for Remote-Store (or) Remote-Publication. A node can specify a repository configuration (eg cluster-state repository) as part of only one of the feature since the underlying repository service validates for unique repositories. Validate if a repository is configured either Remote-Store (or) Remote-Publication and NOT both.

Context :- Comment

Related component

Cluster Manager

To Reproduce

Configure the following settings in opensearch.yml
node.attribute.remote_store.state.repository
node.attribute.remote_publication.state.repository

the 2nd configuration will be ignored

Expected behavior

Node bootstrap should fail

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Now(This Quarter)
Development

No branches or pull requests

1 participant