-
Notifications
You must be signed in to change notification settings - Fork 25k
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 support for http repos #68918
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
>enhancement
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Comments
graphaelli
added
>enhancement
needs:triage
Requires assignment of a team area label
labels
Feb 11, 2021
ywelsch
added
the
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
label
Feb 11, 2021
elasticmachine
added
the
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
label
Feb 11, 2021
Pinging @elastic/es-distributed (Team:Distributed) |
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Feb 18, 2021
Provides docs and a better error message regarding using URL repositories with searchable snapshots. Relates elastic#68918
DaveCTurner
added a commit
that referenced
this issue
Feb 18, 2021
Provides docs and a better error message regarding using URL repositories with searchable snapshots. Relates #68918
DaveCTurner
added a commit
that referenced
this issue
Feb 18, 2021
Provides docs and a better error message regarding using URL repositories with searchable snapshots. Relates #68918
DaveCTurner
added a commit
that referenced
this issue
Feb 18, 2021
Provides docs and a better error message regarding using URL repositories with searchable snapshots. Relates #68918
Closed by #69521 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
>enhancement
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Snapshots repositories of type
url
can be mounted but not actually used as searchable snapshots because of (per @DaveCTurner):This is a request to implement support for this. A note that this is currently unsupported is also in order.
The text was updated successfully, but these errors were encountered: