Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCB-915:saga alpha event scanner optimization #313

Closed
wants to merge 1 commit into from

Conversation

oliugian
Copy link
Contributor

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 90.09% when pulling 10eead2 on oliugian:SCB-915_Alpha_optimization into 24ca70b on apache:master.

} catch (AlphaException ae) {
LOG.error("compensate event with globalTxId: {} localTxId: {} failed,error message is {}",
txEvent.globalTxId(), txEvent.localTxId(), ae);
break;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to continue executing the looping.

@oliugian oliugian closed this Oct 8, 2018
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.

None yet

3 participants