-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63733/#review199890
-----------------------------------------------------------



Bad review!

Reviews applied: []

Error:
No reviewers specified. Please find a reviewer by asking on JIRA or the mailing 
list.

- Mesos Reviewbot


On March 23, 2018, 10:39 p.m., Benno Evers wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63733/
> -----------------------------------------------------------
> 
> (Updated March 23, 2018, 10:39 p.m.)
> 
> 
> Review request for mesos.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Don't print full usage for invocation errors.
> 
> The current usage string for `mesos-master` comes in at 399 lines, and for 
> `mesos-agent` at 685 lines. Printing such a wall of text will overflow almost 
> any terminal window, making it necessary to scroll up to see the actual error 
> when invoking mesos with an incorrect command line.
> 
> 
> Diffs
> -----
> 
>   src/master/main.cpp 3d93fd4825f0f58fce664379e3337a61bb93aa0a 
>   src/slave/main.cpp 67437272ee538dd2eae44f5664630cf7c930c23f 
> 
> 
> Diff: https://reviews.apache.org/r/63733/diff/2/
> 
> 
> Testing
> -------
> 
> Started `mesos-agent` and `mesos-master` with an incorrect command-line.
> 
> 
> Thanks,
> 
> Benno Evers
> 
>

Reply via email to