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

Defer register XAResourceRecovery after recovery manager service is created #33729

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

zhfeng
Copy link
Contributor

@zhfeng zhfeng commented May 31, 2023

…reated

This is fix for #33727

@quarkus-bot quarkus-bot bot added the area/narayana Transactions / Narayana label May 31, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented May 31, 2023

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with ellipsis (make sure the title is complete)

This message is automatically generated by a bot.

@zhfeng
Copy link
Contributor Author

zhfeng commented May 31, 2023

@mmusgrov can you take a review?

Copy link
Contributor

@mmusgrov mmusgrov left a comment

Choose a reason for hiding this comment

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

The solution looks good although I did have a question about a race during initialisation where a resource gets added to the list too late. I am approving with the assumption that this race cannot happen (but if can then the two methods needs to synchronise with each other.

@quarkus-bot
Copy link

quarkus-bot bot commented May 31, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gsmet gsmet changed the title Defer register XAResourceRecovery after recovery manager service is c… Defer register XAResourceRecovery after recovery manager service is created Jun 6, 2023
@gsmet gsmet requested a review from yrodiere June 6, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/narayana Transactions / Narayana
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants