Skip to content
New issue

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

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

Already on GitHub? # to your account

[WTC-60] Fix conversion to seconds calculating the SubordinateXAResource transaction remaining timeout #71

Merged
merged 1 commit into from
Feb 5, 2019

Conversation

yersan
Copy link

@yersan yersan commented Feb 5, 2019

Fix the calculation of the remaining transaction timeout. The elapsed time is in nanoseconds but the capturedTimeout is in seconds, so we have to divide by 1_000_000_000L.

Jira issue: https://issues.jboss.org/browse/WFTC-60

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants