apache / apache/incubator-seata
seata1.3中@Reference注解的服务没有被GlobalTransactionScanner扫描到
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
在 seata1.3中@Reference注解的服务没有被GlobalTransactionScanner扫描到创建TccActionInterceptor什么原因?
### Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
```
Just paste your stack trace here!
```
### Ⅲ. Describe what you expected to happen
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
1. xxx
2. xxx
3. xxx
### Ⅴ. Anything else we need to know?
### Ⅵ. Environment:
- JDK version :11
- OS :w10
- Others:
Contributor guide
Research direction
Start by tracing how @Reference services are discovered by GlobalTransactionScanner and where TccActionInterceptor is created in Seata 1.3. The issue provides no reproduction steps, exception, or named files, so first establish a minimal case on JDK 11 and determine whether the service is expected to be scanned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100