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

Add a few reflection registration for Narayana #5149

Merged
merged 2 commits into from
Nov 3, 2019

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 3, 2019

  • first commit just moves TransactionIntegration outside of the API package as it shouldn't have been there.
  • second one is the gist of it.

Unfortunately, I wasn't able to reproduce the issue in our IT. I think I'll need to have a discussion with Sanne about how we can reproduce it outside of the OP's case.

Fixes #5145

It shouldn't have been exposed as API as it's related to config.
Disabling the TransactionStatusManager apparently caused a few classes
to not be included anymore whereas they are necessary at least in some
XA scenarios.

Fixes quarkusio#5145
@gsmet gsmet added this to the 0.28.0 milestone Nov 3, 2019
Copy link
Member

@gwenneg gwenneg left a comment

Choose a reason for hiding this comment

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

LGTM

@gsmet gsmet merged commit 0570bfe into quarkusio:master Nov 3, 2019
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.

narayana native mode ObjectStoreEnvironmentBean no-parameter constructor
2 participants