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

Deprecate allow_no_jobs and allow_no_datafeeds and add allow_no_match as the undeprecated alternative #60642

Closed
przemekwitek opened this issue Aug 4, 2020 · 1 comment · Fixed by #60601
Labels

Comments

@przemekwitek
Copy link
Contributor

allow_no_jobs and allow_no_datafeeds API parameters should be deprecated in favor of allow_no_match which is already used for analytics.

allow_no_jobs is currently used in the following APIs:

  • Cat Get Jobs
  • Get Job
  • Get Job Stats
  • Get Overall Buckets
  • Close Job

allow_no_datafeeds is currently used in the following APIs:

  • Cat Get Datafeeds
  • Get Datafeed Stats
  • Get Datafeed Stats
  • Stop Datafeed
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

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

Successfully merging a pull request may close this issue.

2 participants