Skip to content

Default transaction timeout is not used as a fallback. #2463

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

Closed
michael-simons opened this issue Jan 12, 2022 · 0 comments
Closed

Default transaction timeout is not used as a fallback. #2463

michael-simons opened this issue Jan 12, 2022 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@michael-simons
Copy link
Collaborator

michael-simons commented Jan 12, 2022

In case the transaction definition has only the default tx timeout, we don't check the default tx timeout of the platform transaction manager itself, so that a Spring Boot property such as spring.transaction.default-timeout is not propagated as it should be.

via @dam-mond

@michael-simons michael-simons changed the title Default transaction timeout is not used as a fallback when definition is also using default Default transaction timeout is not used as a fallback. Jan 12, 2022
@michael-simons michael-simons self-assigned this Jan 12, 2022
@michael-simons michael-simons added the type: enhancement A general enhancement label Jan 12, 2022
@michael-simons michael-simons added this to the 6.0.16 (2020.0.16) milestone Jan 12, 2022
michael-simons added a commit that referenced this issue Jan 12, 2022
This applies the default transaction timeout of the platform transaction
manager when the transaction definition is using the default.
michael-simons added a commit that referenced this issue Jan 12, 2022
This applies the default transaction timeout of the platform transaction
manager when the transaction definition is using the default.
michael-simons added a commit that referenced this issue Jan 12, 2022
This applies the default transaction timeout of the platform transaction
manager when the transaction definition is using the default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant