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

version 3.0.2+ cause Spring's transaction to fail. #2271

Open
hzlulu opened this issue Oct 9, 2023 · 1 comment
Open

version 3.0.2+ cause Spring's transaction to fail. #2271

hzlulu opened this issue Oct 9, 2023 · 1 comment

Comments

@hzlulu
Copy link

hzlulu commented Oct 9, 2023

Which version of ElasticJob did you use?

3.0.2 +

Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?

ElasticJob-Lite

Expected behavior

Actual behavior

影响了springboot(Ver. 2.7.x)的事务,导致事务无法自动配置,无法生效

Reason analyze (If you can)

elasticjob-lite-core依赖移入elasticjob-lite-spring-core是否有影响

Steps to reproduce the behavior.

只要引入3.0.2 +依赖就会导致事务失效

Example codes for reproduce this issue (such as a github link).

@linghengqian
Copy link
Member

  • In ElasticJob 3.0.4, which was released yesterday, the version of Spring Boot for unit testing was upgraded to Spring Boot OSS 2.7. Can you reverify?

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