Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtm-php/dtm-client issues and pull requests

#77 - 什么时间能够支持hyperf 3.1?

Issue - State: open - Opened by niuniubaba 3 months ago

#76 - Update README-CN.md

Pull Request - State: open - Opened by ZiYangJia 7 months ago

#75 - Remove the mandatory dependency on the Hyperf JSON-RPC component package.

Pull Request - State: open - Opened by PandaLIU-1111 7 months ago - 1 comment

#74 - 请问下 saga 要怎么写呀

Issue - State: open - Opened by sllhSmile about 1 year ago - 5 comments

#73 - php必须要大于8.0吗,目前使用的7.2 能否支持

Issue - State: closed - Opened by sllhSmile about 1 year ago - 1 comment

#72 - Support Hyperf 3.1

Pull Request - State: closed - Opened by kids-return about 1 year ago

#71 - support hyperf 3.1

Pull Request - State: closed - Opened by kids-return about 1 year ago

#69 - 使用二阶的时候报找不到Google\Protobuf\GPBEmpty

Issue - State: open - Opened by guanyutao92 over 1 year ago - 1 comment

#67 - [fix] 修复使用子事务屏障即使失败还返回成功的问题

Pull Request - State: closed - Opened by qiannianlei over 1 year ago - 1 comment

#65 - Updated CI

Pull Request - State: closed - Opened by PandaLIU-1111 almost 2 years ago

#64 - Fixed Setup Swoole CI

Pull Request - State: closed - Opened by PandaLIU-1111 almost 2 years ago

#63 - Fixed ci

Pull Request - State: closed - Opened by PandaLIU-1111 almost 2 years ago

#62 - Optimise Msg::doAndSubmit -- wrap $businessCall with Barrier::call

Pull Request - State: closed - Opened by alwaysLinger almost 2 years ago - 3 comments

#61 - [BUG]fix saga enableConcurrent without addBranchOrder bug

Pull Request - State: closed - Opened by alwaysLinger almost 2 years ago - 1 comment

#60 - fixed xa bug

Pull Request - State: closed - Opened by PandaLIU-1111 almost 2 years ago - 1 comment

#59 - XA模式执行示例代码报错

Issue - State: closed - Opened by tw2066 almost 2 years ago - 10 comments

#58 - 引入包,启动报错

Issue - State: open - Opened by tw2066 about 2 years ago - 1 comment

#57 - Hyperf 如何主动触发补偿

Issue - State: closed - Opened by hhw2444 about 2 years ago - 1 comment

#56 - Added queryPrepared

Pull Request - State: closed - Opened by PandaLIU-1111 about 2 years ago - 1 comment

#55 - config

Issue - State: closed - Opened by chunhei2008 about 2 years ago

#54 - msg 怎么没实现 QueryPrepared 的逻辑

Issue - State: closed - Opened by chunhei2008 about 2 years ago - 3 comments

#53 - 兼容dtm服务端口未配置的情况

Pull Request - State: closed - Opened by Slairmy about 2 years ago

#52 - Added XA test case

Pull Request - State: closed - Opened by PandaLIU-1111 about 2 years ago

#51 - Removed release.yml

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#50 - Added saga test case

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#49 - [Wanted] Who’s using dtm-php/dtm-client ?

Issue - State: open - Opened by PandaLIU-1111 over 2 years ago

#48 - 增加 hyperf3.0 ci 流程

Issue - State: open - Opened by PandaLIU-1111 over 2 years ago
Labels: good first issue

#47 - Added Msg test case

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#46 - Added TCC test case

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#45 - Added tcc test case

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago - 2 comments

#44 - 增加单元测试,并且增加非协程环境的上下文支持

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago - 1 comment

#43 - JsonRpc Compatible with hyperf2.2 and hyperf3.0

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#42 - 子事务屏障会出现事务重复执行的问题

Issue - State: closed - Opened by zhangsansan957 over 2 years ago - 4 comments

#41 - Renamed `DtmPatchGenerator` to `DtmPathGenerator`.

Pull Request - State: closed - Opened by her-cat over 2 years ago

#40 - hyperf 启动提示类型错误

Issue - State: closed - Opened by pixiaoxiao over 2 years ago - 2 comments

#39 - Fix barrier call

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago - 4 comments

#38 - Remove TransContext::destroy

Pull Request - State: closed - Opened by kids-return over 2 years ago

#37 - 支持http,GRPC,JSON-RPC协议混用

Issue - State: open - Opened by PandaLIU-1111 over 2 years ago - 1 comment
Labels: good first issue

#36 - 完善 dtm-client 单元测试

Issue - State: open - Opened by PandaLIU-1111 over 2 years ago
Labels: good first issue

#35 - Fixed gRPC some errors

Pull Request - State: closed - Opened by kids-return over 2 years ago - 4 comments

#34 - SAGA模式在补偿操作中如何实现空补偿,官方的call方法如何正确使用??

Issue - State: closed - Opened by aen516954023 over 2 years ago - 3 comments
Labels: bug

#33 - removed hyperf guzzle

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#32 - gRPC Tcc 下 try 出现异常不会执行 cancel 而是直接成功

Issue - State: open - Opened by kids-return over 2 years ago - 4 comments

#31 - 提议分开 http 和 gRPC 的实现代码

Issue - State: open - Opened by kids-return over 2 years ago - 8 comments

#30 - Fixed gRPC TCC try error request body

Pull Request - State: closed - Opened by kids-return over 2 years ago

#29 - Saga 和 Msg 模式不支持 gRPC

Issue - State: closed - Opened by kids-return over 2 years ago - 4 comments
Labels: bug

#28 - add hyperf/rpc to fix Hyperf\Rpc\Contract\PathGeneratorInterface not …

Pull Request - State: closed - Opened by asdlin over 2 years ago

#27 - feature:add xa transaction 增加XA事物支持

Pull Request - State: closed - Opened by YunzhiYike over 2 years ago - 3 comments

#26 - 适配hyperf3.0

Pull Request - State: closed - Opened by Double-Jin over 2 years ago

#25 - support hyperf3.0

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#24 - Fixed DtmMiddleware callback parser

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#23 - BC:修复 transRequestBranch query 为二维数组的问题

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago
Labels: BC

#22 - Fixed generateSubBranchId

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#21 - Fixed doAndSubmit abort

Pull Request - State: closed - Opened by PandaLIU-1111 over 2 years ago

#19 - 使用子事务屏障会出现分支事务重复请求的问题

Issue - State: closed - Opened by zdywjj over 2 years ago - 1 comment
Labels: need script to reproduce

#17 - 子事务屏障记录barrier时可能会出现事务未提交/回滚的情况

Issue - State: closed - Opened by zdywjj over 2 years ago - 3 comments

#16 - 支持 xa 模式

Issue - State: closed - Opened by PandaLIU-1111 over 2 years ago

#15 - Updated robot

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#14 - Fixed Msg add payload

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#13 - 二阶消息获取不到gid

Issue - State: closed - Opened by zdywjj almost 3 years ago - 3 comments

#12 - 二阶消息addPayload参数类型错误

Issue - State: closed - Opened by zdywjj almost 3 years ago - 8 comments

#11 - barrier子事务屏障是不是实现错了

Issue - State: closed - Opened by kxg3030 almost 3 years ago - 2 comments

#10 - php版本能不强依赖8.0吗

Issue - State: closed - Opened by cxjhk almost 3 years ago - 6 comments

#9 - Json rpc http

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#8 - Updated Hyperf/context

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#7 - Fixed MySqlBarrier

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#6 - [ERROR] Maybe you've forgotten to commit or rollback the MySQL transaction.

Issue - State: closed - Opened by MastersOfWar almost 3 years ago - 5 comments

#5 - supported laravel framework

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago - 2 comments

#4 - Fixed TransContext getGid

Pull Request - State: closed - Opened by PandaLIU-1111 almost 3 years ago

#3 - update image size in readme

Pull Request - State: closed - Opened by yedf2 almost 3 years ago

#2 - update readme.md readme-cn.md

Pull Request - State: closed - Opened by asdlin almost 3 years ago

#1 - Removed `.idea`

Pull Request - State: closed - Opened by limingxinleo almost 3 years ago