jkosh44 opened a new pull request #1091: Remove stack traces from Integration 
Test logs
URL: https://github.com/apache/fluo/pull/1091
 
 
   Expected errors during integartion tests were logging large
   stack traces. This caused people to think there were errors in
   the tests when there weren't and was ugly to look at.
   
   The majority of the stack traces were coming from
   org.apache.fluo.core.oracle.OracleClient and
   org.apache.fluo.core.shaded.thrift.ProcessFunction. Setting these
   loggers to FATAL prevents these stack traces from being logged.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to