Kevin Klues created MESOS-4551:
----------------------------------
Summary: process::collect() and process::await only take a fixed
number of arguments (when not using a list).
Key: MESOS-4551
URL: https://issues.apache.org/jira/browse/MESOS-4551
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
Priority: Minor
The templated collect() and await() functions only allow either a single list
argument or a fixed number of arguments to be passed to them. The fixed
argument variant should be removed in favor of a variadic template.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)