Greg Mann created MESOS-3852:
--------------------------------

             Summary: Introduce Resources::create() factory function
                 Key: MESOS-3852
                 URL: https://issues.apache.org/jira/browse/MESOS-3852
             Project: Mesos
          Issue Type: Improvement
            Reporter: Greg Mann
            Assignee: Greg Mann


The {{Resources}} object currently does not have a {{Resources::create()}} 
factory function. This means that we must rely on the constructor to make new 
{{Resources}}, and errors during construction cannot be caught properly. We 
should introduce a factory function which returns {{Try<Resources>}} to remedy 
this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to