-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
Java high-level REST client completeness for ILM APIs #33100
Labels
Comments
colings86
added
Meta
:Core/Java High Level REST Client
:Data Management/ILM+SLM
Index and Snapshot lifecycle management
labels
Aug 23, 2018
Pinging @elastic/es-core-infra |
98 tasks
gwbrown
added a commit
to gwbrown/elasticsearch
that referenced
this issue
Aug 24, 2018
Adds support for Lifecycle deletion to the Java High-Level Rest Client. Also includes some stopgap measures to support using the new Client package structure which should be replaced once the structure refactoring is complete. Relates to elastic#33100
gwbrown
added a commit
that referenced
this issue
Aug 29, 2018
Adds support for Lifecycle Policy deletion to the Java High-Level Rest Client. Relates to #33100
gwbrown
added a commit
that referenced
this issue
Aug 29, 2018
Adds support for Lifecycle Policy deletion to the Java High-Level Rest Client. Relates to #33100
jakelandis
added a commit
that referenced
this issue
Aug 30, 2018
Adds support for the Index Lifecycle Management Status to the Java High-Level REST Client. Relates to #33100
jakelandis
added a commit
to jakelandis/elasticsearch
that referenced
this issue
Aug 30, 2018
Adds support for the Index Lifecycle Management Status to the Java High-Level Rest Client. Relates to elastic#33100
jakelandis
added a commit
that referenced
this issue
Sep 5, 2018
Adds support for the Index Lifecycle Management Status to the Java High-Level Rest Client. Relates to #33100
jakelandis
added a commit
to jakelandis/elasticsearch
that referenced
this issue
Sep 5, 2018
Adds support for the Index Lifecycle Management Status to the Java High-Level Rest Client. Relates to elastic#33100
jakelandis
added a commit
that referenced
this issue
Sep 6, 2018
original-brownbear
added a commit
to original-brownbear/elasticsearch
that referenced
this issue
Sep 24, 2018
* Relates elastic#33100
Merged
original-brownbear
added a commit
that referenced
this issue
Oct 19, 2018
* HLRC: Add ILM Retry * Relates #33100
gwbrown
pushed a commit
that referenced
this issue
Oct 25, 2018
* HLRC: Add ILM Retry * Relates #33100
All of the endpoints were implemented, and it is time to focus on documentation #34935. Closing this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: these APIs are on the
index-lifecycle
branch at the moment so will need to be implemented on that branch until its ready to merge to master, see #29823Move to step(Not implementing as this is an expert API that should not be called programatically)Set policy for index (@dakrone) Add high level rest client support for SetIndexLifecyclePolicy #32443(being removed)Port to new HLRC structure [HLRC] Update Set Policy API to use Validatable #34248The text was updated successfully, but these errors were encountered: