apache / apache/incubator-seata
seata支持webflux的问题
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
seata AT 不支持webflux。
当springcloud应用使用 webflux作为handler并netty作为容器,在feign调用子服务时,子服务端或取xid为null,并且全局事务不生效
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing the reported flow with a Spring Cloud WebFlux handler, Netty, and a Feign call, then trace where the XID is lost between services. Done means the child service receives the XID and the global transaction takes effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100