Joris Van Remoortere created MESOS-2739:
-------------------------------------------
Summary: Remove dynamic allocation from Stout Try<T>
Key: MESOS-2739
URL: https://issues.apache.org/jira/browse/MESOS-2739
Project: Mesos
Issue Type: Task
Components: stout
Reporter: Joris Van Remoortere
Assignee: Joris Van Remoortere
Follow the changes we made to Option<T> and remove the dynamic allocations from
Try<T>.
One possible way to do this is to aggregate an Option<T> to leverage that
implementation of unrestricted union.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)