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

[Searchable Snapshots] Prevent search node startup if there are more than a single data path #6274

Closed
Tracked by #5087
kotwanikunal opened this issue Feb 9, 2023 · 2 comments · Fixed by #6427
Closed
Tracked by #5087
Assignees
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request

Comments

@kotwanikunal
Copy link
Member

Is your feature request related to a problem? Please describe.

  • For a search node, we will store the file cache as a part of the default data path defined by the user.
  • To simplify the approach for search nodes, we should fail node startup if there are multiple data paths configured.

Describe the solution you'd like

  • At node bootstrap, check if the node has search role and multiple data paths, if yes, fail the bootstrap.

Describe alternatives you've considered

  • N/A

Additional context

  • N/A
@kotwanikunal kotwanikunal added enhancement Enhancement or improvement to existing feature or request untriaged labels Feb 9, 2023
@xuezhou25 xuezhou25 self-assigned this Feb 10, 2023
@dblock
Copy link
Member

dblock commented Feb 14, 2023

@kotwanikunal Link this back to a meta issue, alone it lacks context.

@kotwanikunal
Copy link
Member Author

@kotwanikunal Link this back to a meta issue, alone it lacks context.

Thanks. Missed linking this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants