Kevin Klues created MESOS-4928:
----------------------------------
Summary: We should remove all '.get().' calls on Option / Try
variables in the resources abstraction.
Key: MESOS-4928
URL: https://issues.apache.org/jira/browse/MESOS-4928
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
When possible, .get() calls should be replaced by -> for Option / Try
variables. This ticket only proposes a blanket change for this in the resource
abstraction files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)