Revision abf63530cc8ecd1c4cbead55bf5e4e82f6bf988c authored by Felix GV on 27 October 2015, 01:23:37 UTC, committed by Felix GV on 27 October 2015, 22:34:04 UTC
The Read-Only servers used to percolate exception messages back to Build and Push jobs, for easy debugging of Hadoop-related exceptions (i.e.: AccessControlException). As part of the commit above, the server begun swallowing the underlying exceptions' message, which makes debugging BnP jobs harder. This commit fixes the regression.

Also included some minor clean ups, such as JavaDoc improvements and @Deprecated annotations for the test-only functions.
1 parent 10d94a3
History
File Mode Size
java
shell

back to top