You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by GitBox <gi...@apache.org> on 2019/07/07 12:32:19 UTC

[GitHub] [flume] annamariakeppler opened a new pull request #292: FLUME-3337: Log original exception when rollback fails

annamariakeppler opened a new pull request #292: FLUME-3337: Log original exception when rollback fails
URL: https://github.com/apache/flume/pull/292
 
 
   If a transaction's rollback method throwed an unchecked exception,
   it propagated up the stack and suppressed the exception that caused the transaction to fail.
   
   This change adds logging of the original exception but does not change behavior otherwise.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services