Closed asekretenko closed 4 years ago
This adds the missing override for the new signature of SchedulerDriver.updateFramework(FrameworkInfo, Collection[String], OfferConstraints) introduced in Mesos 1.11.0 that has been pulled in by the next snapshot update.
SchedulerDriver.updateFramework(FrameworkInfo, Collection[String], OfferConstraints)
JIRA issues: MARATHON-8764
This adds the missing override for the new signature of
SchedulerDriver.updateFramework(FrameworkInfo, Collection[String], OfferConstraints)
introduced in Mesos 1.11.0 that has been pulled in by the next snapshot update.JIRA issues: MARATHON-8764