HomeMesosphereNo notifications. 4 unresolved issues.

Fixes #4921 by giving current running instances to the AppStartActor, instead of requesting this list inside the actor.
ClosedAll Users

Authored by aquamatthias on Jan 6 2017, 3:47 PM.

Diff Detail

Repository
rMARATHON marathon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Changes from before your most recent comment are hidden. Show Older Changes
jeschkies accepted this revision.Jan 6 2017, 5:37 PM

Nice! Thanks.

This revision is now accepted and ready to land.Jan 6 2017, 5:37 PM
janisz requested changes to this revision.Jan 6 2017, 8:24 PM
janisz added a reviewer: janisz.
janisz added a subscriber: janisz.
janisz added inline comments.
src/main/scala/mesosphere/marathon/upgrade/StartingBehavior.scala
29–30

No longer needed

This revision now requires changes to proceed.Jan 6 2017, 8:24 PM
aquamatthias updated this revision to Diff 1523.Jan 9 2017, 9:16 AM
aquamatthias marked an inline comment as done.
  • Remove not needed SuppressWarnings.
timcharper accepted this revision.Jan 9 2017, 10:59 AM
janisz accepted this revision.Jan 9 2017, 11:23 AM
This revision is now accepted and ready to land.Jan 9 2017, 11:23 AM
This revision was automatically updated to reflect the committed changes.
timcharper added 1 JIRA issue(s): MARATHON-1853.Mar 22 2017, 1:19 AM