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

Review request for accumulo.


Bugs: ACCUMULO-2404
    https://issues.apache.org/jira/browse/ACCUMULO-2404


Repository: accumulo


Description
-------

ACCUMULO-2404 Better error logging in start.Main

Propogate original exceptions instead of the wrapping
InvocationTargetException when possible, when starting processes
through o.a.a.start.Main


Diffs
-----

  src/start/src/main/java/org/apache/accumulo/start/Main.java 
53c31a5550fdd1e1326c84b61e9517988da17241 

Diff: https://reviews.apache.org/r/18467/diff/


Testing
-------

Existing unit tests all pass. Could not add new unit tests because the running 
thread isn't the one that throws the exceptions (a child thread is).


Thanks,

Mike Drob

Reply via email to