dtm icon indicating copy to clipboard operation
dtm copied to clipboard

A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.

Results 69 dtm issues
Sort by recently updated
recently updated
newest added

i has use nacos,dubbo grpc,springcloudwebflux in my project,how to use dtm in my project client: ![88](https://user-images.githubusercontent.com/17687356/183844310-bb4404a6-c0cf-4e5f-b0a9-a77e6b6b5763.png) provider ![77](https://user-images.githubusercontent.com/17687356/183844345-c427e651-cb27-450d-881c-bc20e9b1d031.png)

If retry count is greater than RetryLimit, then Saga transaction stop retrying, and rollback.

help wanted
medium

### Who is using dtm If you are using dtm, please submit a comment in this issue like this: * Company: Ivydad * Website: www.ivydad.com * Contact: [email protected] ### 谁在使用...

help wanted

没有在相关文档上看到链路追踪的内容, 如何集成 SkyWalking 或 zipkin 等

Hi, I'm a DTM msg user. It seems that "action" and "queryPrepared" require no-protocol URLs for gRPC endpoints, and the DTM uses HTTP protocol by default. How can I customize...

业务使用二阶段消息,发现报警: 1、GET /api/dtm/msg/queryPrepared?branch_id=00&gid=ZLk5US5qQF5tMGyEvCz4Kh&op=msg&trans_type=msg 响应状态码:500 2、死锁 SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: INSERT IGNORE INTO `barrier` (trans_type, gid, branch_id, op, barrier_id, reason)...

DTM is planning to support dapr, in order to provide distributed transaction solutions for dapr users. https://github.com/dapr/dapr Any help is appreciated!

enhancement
help wanted
core

看文档事务介绍没oracle,是不支持?

dtm开源至今,受到了大量用户的青睐,现征求大家最想要的功能和特性,希望大家多给好的意见

enhancement