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

HLRC for delete expired data by job Id #57722

Merged
merged 6 commits into from
Jun 11, 2020

Conversation

davidkyle
Copy link
Member

High level rest client changes for #57337

Non issue as covered by #57337

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@@ -51,6 +52,14 @@ private DeleteExpiredDataAction() {
PARSER.declareString(Request::setJobId, Job.ID);
}

public static Request parseRequest(String jobId, XContentParser parser) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be used anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is. Good spot thanks

@davidkyle davidkyle force-pushed the expire-job-id-hlrc branch from 15a756e to f90513c Compare June 8, 2020 12:28
@davidkyle davidkyle force-pushed the expire-job-id-hlrc branch from f90513c to d02ac2f Compare June 10, 2020 12:26
@davidkyle davidkyle force-pushed the expire-job-id-hlrc branch from 591b81a to b7d3501 Compare June 10, 2020 12:47
@davidkyle davidkyle merged commit bc1883b into elastic:master Jun 11, 2020
@davidkyle davidkyle deleted the expire-job-id-hlrc branch June 11, 2020 09:07
davidkyle added a commit to davidkyle/elasticsearch that referenced this pull request Jun 12, 2020
davidkyle added a commit that referenced this pull request Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants