apache / apache/incubator-seata-samples

seata AT模式失效

Open
#377 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

在当前业务类,比如UserServiceImpl中使用UserService userService = ApplicationContext.getBean(UserService.class)后,为什么会导致本类中所有的@GlobalTransactional注解失效呀?seata版本是1.2.0 spring-boot版本2.2.2

Contributor guide

Open the contributing guide

Research direction

Start from the UserServiceImpl scenario described in the issue and reproduce it with Seata 1.2.0 and Spring Boot 2.2.2. Investigate how ApplicationContext.getBean(UserService.class) interacts with @GlobalTransactional, then confirm the cause and document the expected behavior or fix; no source file or test is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.