Skip to content

FLUME-3337: Log original exception when rollback fails#292

Open
annamariakeppler wants to merge 1 commit into
apache:trunkfrom
annamariakeppler:FLUME-3337
Open

FLUME-3337: Log original exception when rollback fails#292
annamariakeppler wants to merge 1 commit into
apache:trunkfrom
annamariakeppler:FLUME-3337

Conversation

@annamariakeppler

Copy link
Copy Markdown
Contributor

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant