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 Snapshot] Design and define the interfaces for file and directory structures for Remote Storage #3114

Closed
Tracked by #2919
kotwanikunal opened this issue Apr 29, 2022 · 4 comments
Assignees

Comments

@kotwanikunal
Copy link
Member

  • Remote Storage will function as a primary or secondary data store in the future based on the cluster configuration
  • The goal of this issue is to design the interfaces for the basic building blocks of remote storage - file system, directory and store mechanisms

Additional Context:

@sachinpkale
Copy link
Member

@kotwanikunal As part of #2700, I am working on defining RemoteDirectory interface. PR link: #3102 . Do you think this issue has overlap with RemoteDirectory interface?

@andrross andrross changed the title [Remote Storage] Design and define the interfaces for file and directory structures for Remote Storage [Searchable Remote Index] Design and define the interfaces for file and directory structures for Remote Storage May 2, 2022
@kotwanikunal kotwanikunal self-assigned this May 16, 2022
@andrross andrross changed the title [Searchable Remote Index] Design and define the interfaces for file and directory structures for Remote Storage [Searchable Snapshot] Design and define the interfaces for file and directory structures for Remote Storage Jun 29, 2022
@kotwanikunal
Copy link
Member Author

@kotwanikunal As part of #2700, I am working on defining RemoteDirectory interface. PR link: #3102 . Do you think this issue has overlap with RemoteDirectory interface?

There will be overlap and I will work with the currently defined interfaces to enable a read-only mechanism for the searchable snapshot use case.

@kotwanikunal
Copy link
Member Author

Design proposal: #3869

@kotwanikunal
Copy link
Member Author

Published the detailed design here: #4033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants