No update, I'm afraid, still waiting for a review from the shepherd. Implemented all suggested changes, but before investing more time on this, I want to be sure I'm on the right track.
Been burned already a few times, having gone through several reviews cycle, done all that was asked of me, and yet, eventually, the whole thing was dropped... BTW - the whole idea of this RR was to avoid having the same code, slightly changed, sprinkled all over the code base (MESOS-2902 needs this too). *Marco Massenzio* *Distributed Systems Engineer* On Thu, Jul 16, 2015 at 12:31 PM, Paul Brett <[email protected]> wrote: > Marco > > Any progress on getting an update to this? It is a blocker on fixing the > perf issues. > > Thanks > > -- Paul > > > On Mon, Jul 13, 2015 at 3:24 PM, Paul Brett (JIRA) <[email protected]> > wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/MESOS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625487#comment-14625487 > > ] > > > > Paul Brett commented on MESOS-3035: > > ----------------------------------- > > > > +1 > > > > > As a Developer I would like a standard way to run a Subprocess in > > libprocess > > > > > > ---------------------------------------------------------------------------- > > > > > > Key: MESOS-3035 > > > URL: https://issues.apache.org/jira/browse/MESOS-3035 > > > Project: Mesos > > > Issue Type: Story > > > Components: libprocess > > > Reporter: Marco Massenzio > > > Assignee: Marco Massenzio > > > > > > As part of MESOS-2830 and MESOS-2902 I have been researching the > ability > > to run a {{Subprocess}} and capture the {{stdout / stderr}} along with > the > > exit status code. > > > {{process::subprocess()}} offers much of the functionality, but in a > way > > that still requires a lot of handiwork on the developer's part; we would > > like to further abstract away the ability to just pass a string, an > > optional set of command-line arguments and then collect the output of the > > command (bonus: without blocking). > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v6.3.4#6332) > > > > > > -- > -- Paul Brett >
