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 setter with a strongly typed parameter for the transaction isolation level #4032

Closed
fmbenhassine opened this issue Dec 7, 2021 · 2 comments

Comments

@fmbenhassine
Copy link
Contributor

The JobRepositoryFactoryBean should provide a setter for the transaction isolation level with a strongly typed parameter like org.springframework.transaction.annotation.Isolation.

Related to spring-projects/spring-boot#28802.

@fmbenhassine fmbenhassine added type: feature for: backport-to-4.3.x Issues that will be back-ported to the 4.3.x line labels Dec 7, 2021
@fmbenhassine fmbenhassine added this to the 5.0.0-M1 milestone Dec 7, 2021
@fmbenhassine fmbenhassine removed the for: backport-to-4.3.x Issues that will be back-ported to the 4.3.x line label Dec 8, 2021
@wilkinsona
Copy link
Member

I see you've removed the backport label, @benas. Sorry, I'm not familiar with your process here. Does that mean the change has now been backported or that you have changed your mind and it's now going to be a 5.0-only change?

@fmbenhassine
Copy link
Contributor Author

@wilkinsona The change seems incompatible with 4.3.x, so it's in 5.0 only for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants