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

notify-rate-limiter assumes apps, no pods #4863

Closed
jdef opened this issue Dec 16, 2016 · 2 comments · Fixed by dcos/dcos#1086
Closed

notify-rate-limiter assumes apps, no pods #4863

jdef opened this issue Dec 16, 2016 · 2 comments · Fixed by dcos/dcos#1086
Assignees

Comments

@jdef
Copy link
Contributor

jdef commented Dec 16, 2016

rate limiting should work for BOTH apps and pods

xref

appRepository.getVersion(runSpecId, version).map { maybeApp =>

@jdef jdef added this to the Marathon 1.4 milestone Dec 16, 2016
@jasongilanfarr
Copy link
Contributor

I have a funny feeling we don't do this for scale checks, health checks, etc... definitely a blocker

@jasongilanfarr
Copy link
Contributor

jasongilanfarr pushed a commit that referenced this issue Dec 20, 2016
Summary: The rate limiter incorrectly assumed that all runSpecs are apps.

Test Plan: sbt test with new test

Reviewers: meichstedt, jdef, timcharper, aquamatthias

Reviewed By: jdef, timcharper, aquamatthias

Subscribers: aquamatthias, jenkins, marathon-team

Differential Revision: https://phabricator.mesosphere.com/D352
aquamatthias pushed a commit that referenced this issue Dec 21, 2016
Summary: The rate limiter incorrectly assumed that all runSpecs are apps.

Test Plan: sbt test with new test

Reviewers: meichstedt, jdef, timcharper, aquamatthias

Reviewed By: jdef, timcharper, aquamatthias

Subscribers: aquamatthias, jenkins, marathon-team

Differential Revision: https://phabricator.mesosphere.com/D352

(cherry picked from commit c8924aa)
@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants