-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
[Summer2021] Integrate RocketMQ
into Seata
#3752
Labels
Comments
不是学生可参加吗🙈 |
不是学生不能参加。 |
这里想问下,有具体的思路吗,我们内部最近也准备使用Seata的TCC,但是与RocketMQ 的整合好像怎么都不太适合。 |
|
我也想参加 |
我这边下周会提交新pr |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
In a distributed transaction, there may be many types of transaction resources involved. In order to achieve the consistency of distributed transactions, all types of transaction resources must be managed.
In this task, we expect to use TCC mode to integrate
RocketMQ
intoSeata
.The Seata community wants to open the task to
Summer 2021
.Target
Use TCC mode to integrate
RocketMQ
intoSeata
.Difficulty
Medium
Mentor
@wangliang181230
841369634@qq.com
Output Requirements
RocketMQ
bean.RocketMQ
intoSeata
.Technical Requirements
————————————————————————
背景
在一个分布式事务中,可能会有多种类型的事务资源参与进来,为了达到分布式事务一致性,必须将所有类型的事务资源都管理起来。
此次任务,期望使用TCC模式,将
RocketMQ
整合到Seata
中。Seata 社区想将这个任务开放给
Summer 2021
。目标
使用TCC模式,将
RocketMQ
整合到Seata
中。难度
中等
导师
@wangliang181230
841369634@qq.com
产出要求
RocketMQ
整合到Seata
中。能力要求
The text was updated successfully, but these errors were encountered: