You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Issue 跟进
**yangwenbinch**需要讨论
SAGA 专项工作
等待完成之后,进行SAFA全流程的串联
gRPC 专项工作
核心工作
seata-go 核心功能开发:
可观测性
文档建设
优化&修复
对 seata-go 的性能进行优化,并修复已知的问题,参考已有的 issue 中提及的问题:
可能改动较大,需要讨论
测试&Samples
完善 Seata-go 的测试覆盖率,以及 Samples 项目的例子:
发版工作
待投票
发版manager:月财
长期建设 TODO
梳理seata-go和seata-java里面sample的差异,输出任务并供大家认领 @张锋 @李浩
规划seata-go后续的健壮性完善,以及各类测试体系的完善 @张锋
AT 模式适配其他数据库 (Oracle,SqlServer多数据库下通用的sql 抽象为一份,不同数据库特性需要单独实现execute,参考目前java部分)
参与人员列表
参考资料
[1] Dubbo Go Getty 开发日志
https://cn.dubbo.apache.org/zh-cn/blog/2021/01/11/dubbo-go-getty-%e5%bc%80%e5%8f%91%e6%97%a5%e5%bf%97/
[2] dubbo-getty 源码
https://github.com/apache/dubbo-getty
[3] golang 服务器实现getty(dubbo-go底层io引擎)实现之架构篇
http://www.guoxiaolong.cn/blog/?id=10885
[4] Apache Dubbo-Getty项目教程
https://blog.csdn.net/gitblog_00651/article/details/140979111
[5] dubbo-go-samples 项目
https://github.com/apache/incubator-seata-go-samples/blob/main/tcc/local/cmd/local.go
[6] dubbo-go getty 项目
https://github.com/apache/dubbo-go/tree/main/remoting/getty
Originally posted by @luky116 in #726
[7] Apache 发版流程
https://github.com/wongoo/apache-release-procedure
Beta Was this translation helpful? Give feedback.
All reactions