GitHub user 1kasa closed a discussion: 2025-06-29 weekly
| Item | Link | | --------------- | ------------------------------------------------------------ | | gost | https://github.com/dubbogo/gost | | hessian2 | https://github.com/apache/dubbo-go-hessian2 | | pixiu | https://github.com/dubbo-go-pixiu/dubbo-go-pixiu.github.io/discussions | | pixiu-samples | https://github.com/apache/dubbo-go-pixiu-samples | | dubbogo samples | https://github.com/apache/dubbo-go-samples/issues | | ospp 2025 | [#2801](https://github.com/apache/dubbo-go/issues/2801) | ## 2025 规划 1.triple稳定性。 2.内存泄漏问题的定位与解决,需要找一些用户看有没有遇到对应的问题,帮助定位。 3.error分类,consumer调用provider过程中可能会出现多种异常,网络异常、序列化异常、server侧、业务异常、http错误码的映射,参考grpc、connect-rpc的error分类。 4.服务发现,了解应用发现、接口发现,确保服务发现机制正常运行,提升稳定性。 5.xDS,proxyless,参考java侧的文档、成果。 6.AI agent以及gateway探索。 7.提供配置文件手册,丰富文档。 ## RPC Communication | Item | Priority | Issue/Pr | Owner | Description | | ------------------------------------------------------------ | -------- | ------------------------------------------------------- | ---------------- | ---------------------------- | | 应用级服务发现在分组订阅、泛化下测试 | P1 | [#2077](https://github.com/apache/dubbo-go/issues/2077) | 嘉嘉 | 06-29未到会 | | Support offline gracefully without registry notification. | P1 | [#1977](https://github.com/apache/dubbo-go/issues/1977) | 潘炼 | 06-29未到会 | | Prompt [i/0 timeout] after calling the service multiple times | P1 | [#1868](https://github.com/apache/dubbo-go/issues/1868) | 玉林 | 正在复现,06-29未到会 | | Package dependency optimization | P1 | [#2741](https://github.com/apache/dubbo-go/issues/2741) | 泽亚,嘉嘉,文峰 | 5-18 分配出去了, 稳步进行中 | | | 使用dubbo-go作为客户端,为什么在连接到zk后,需要等待20s后才能监听到zknode | P1 | [#2876](https://github.com/apache/dubbo-go/issues/2876) | 凤瑞 | pr已提交 https://github.com/apache/dubbo-go/pull/2930 | | backupCodec makes it meaningless to set serialization protocols on the server side | P1 | [#2875](https://github.com/apache/dubbo-go/issues/2875) | 清玉 | 先不急 | | Update the template of tools/dubbogo-cli and check the compatibility of tools/dubbogo-cli | P1 | [#2921](https://github.com/apache/dubbo-go/issues/2921) | 雪涛 | 跟进 | | dubbo-go loadbalance don't work | P1 | [#2864](https://github.com/apache/dubbo-go/issues/2864) | 清玉 | 正在测试 | | 项目配置文件,动态修改增强 | P1 | [#2925](https://github.com/apache/dubbo-go/issues/2925) | 清玉 | |[Enhancement] Upgrade dubbogo online demo | P1 | [#2914](https://github.com/apache/dubbo-go/issues/2914) | 洪锦涛| pr已提交[#858](https://github.com/apache/dubbo-go-samples/pull/858) | ### Protocol | Item | Priority | Issue/Pr | Owner | Description | | ---------------------------------------- | -------- | ------------------------------------------------------- | -------- | -------------------------------------------------- | | Delete protocol/dubbo3 and protocol/grpc | P1 | [#2894](https://github.com/apache/dubbo-go/issues/2894) | sirui | 先不急 | | the default maxMsgLength for getty param | P1 | [#2619](https://github.com/apache/dubbo-go/issues/2619) | 吴歆帆 | | | Rest protocol | P1 | [#2513](https://github.com/apache/dubbo-go/issues/2513) | | | ### triple protocol | Item | Priority | Issue/Pr | Owner | Description | | ------------------------------------------ | -------- | ------------------------------------------------------ | ------ | ----------- | | support triple generic call | P0 | | 方泽亚 | 跟进中 | | ut failure of TestUnavailableIfHostInvalid | P1 | [2851](https://github.com/apache/dubbo-go/issues/2851) | 泽亚 | 跟进中 | ### K8s | Item | Priority | Issue/Pr | Owner | Description | | ------------------------------------------------------------ | -------- | ------------------------------------------------------- | ------ | ----------- | | feat: Introducing informer mechanism into the k8s registry | P1 | [#2581](https://github.com/apache/dubbo-go/issues/2581) | 吴歆帆 | | | Expose readiness and liveness apis so the process's status can be detected by the scheduling cluster like K8S. | P1 | [#2039](https://github.com/apache/dubbo-go/issues/2039) | 吴歆帆 | k8s | ### memory leak | Item | Priority | Issue/Pr | Owner | Description | | --------------------------------- | -------- | ---------------- | -------------- | ------------------------------------------------------------ | | common.URL,、内存、goroutine 泄漏 | P0 | issue 2683, 2678 | 吴歆帆、罗颖韬 | doc:https://github.com/apache/dubbo-go/discussions/2750,https://github.com/apache/dubbo-go/discussions/2764 跟 歆帆沟通后,推进相关工作。 参考dubbo-go-samples的URL dubbo-go-pixiu-samples | ### Dubbo kubernetes | Item | Priority | Issue/Pr | Owner | Description | | ---------------------------------------- | -------- | ------------------------------------------------------- | -------- | -------------------------------------------------- | |1.dubbo-kubernetes项目改名 2.项目中的half等模式改名,未来版本去掉模式概念 3.讨论周会时间变更到与dubbogo时间一致4.存储使用数据库(内存不考虑)5.proxy mesh不是主要功能(不急),先完善dubbo admin本来的功能(制定roadmap)6.架构重构 | | | 陈才| dubbo-kubernetes讨论结果 | ## obersavability | Item | Priority | Issue/Pr | Owner | Description | | ---------------------------- | -------- | --------------------------------------- | ------ | ----------- | | dubbo-go 3.2 grafana 大盘 | P1 | [#2520](https://github.com/issues/2520) | | | | Triple OpenTelemetry support | P1 | [#2554](https://github.com/issues/2554) | 方泽亚 | | # tools | Item | Priority | Issue/Pr | Owner | Description | | -------------------------------- | -------- | ------------------------------------------------------- | ----- | ----------- | | Dubbogo-cli 工具的文档和代码迁移 | P1 | [#1799](https://github.com/apache/dubbo-go/issues/1799) | | | # doc | Item | Priority | Issue/Pr | Owner | Description | | ------------------------- | -------- | ------------------------------------------------------- | ----- | ----------- | | If we need a code style? | P2 | [1755 ](https://github.com/apache/dubbo-go/issues/1755) | | | | dubbo-go文档 | P2 | [2137](https://github.com/apache/dubbo-go/issues/2137) | | | | Dubbo Go 文档结构优化设想 | P2 | [2153](https://github.com/apache/dubbo-go/issues/2153) | | | ## long-term work | Item | Priority | Issue/Pr | Owner | Description | | ------------------------------------------------------------ | -------- | ------------------------------------------------------------ | ------ | -------------- | | API易用性改进 | P1 | [#2265](https://github.com/apache/dubbo-go/issues/2265), [#2326](https://github.com/apache/dubbo-go/issues/2326) | 方泽亚 | New API design | | Summarized todos for [#2441](https://github.com/apache/dubbo-go/issues/2441) | P1 | [#2442](https://github.com/apache/dubbo-go/issues/2442) | 方泽亚 | | | dubb-go and dubbo-java compatiable | P1 | [#2578](https://github.com/apache/dubbo-go/issues/2578) | | | | 2024.04.26 weekly | P1 | [#2667](https://github.com/apache/dubbo-go/issues/2667) | | | | 2022 年制定的一些长期规划 | P0 | [#2136](https://github.com/apache/dubbo-go/issues/2136) | Alex | | | healthcheck的设计和未来版本的讨论 | P1 | [#2490](https://github.com/apache/dubbo-go/issues/2490) | FinalT | | | Sample and test-case tasks | P1 | [#2608](https://github.com/apache/dubbo-go/issues/2608) | | | | Some feature plan and thoughts | P1 | [#2610](https://github.com/apache/dubbo-go/issues/2610) | | | | 包依赖关系 | P2 | [#2377](https://github.com/apache/dubbo-go/issues/2377),[#2343](https://github.com/apache/dubbo-go/issues/2343),[#2741](https://github.com/apache/dubbo-go/issues/2741) | | | GitHub link: https://github.com/apache/dubbo-go/discussions/2931 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
