apache / apache/incubator-seata

seata支持webflux的问题

Open
#2,922 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.