GitHub user Alanxtl created a discussion: 20251026 weekly
| Item | Link | | ------ | ------- | | gost | [https://github.com/dubbogo/gost](https://github.com/dubbogo/gost) | | hessian2 | [https://github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2) | | pixiu | [https://github.com/dubbo-go-pixiu/dubbo-go-pixiu.github.io/discussions](https://github.com/dubbo-go-pixiu/dubbo-go-pixiu.github.io/discussions) | | pixiu-samples | [https://github.com/apache/dubbo-go-pixiu-samples](https://github.com/apache/dubbo-go-pixiu-samples) | | dubbogo samples | [https://github.com/apache/dubbo-go-samples/issues](https://github.com/apache/dubbo-go-samples/issues) | ## RPC Communication | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | [提案] server/server.go中Serve优化 | P1 | https://github.com/apache/dubbo-go/issues/3033 | | | | [FEATURE] expose the API of Router | P1 | https://github.com/apache/dubbo-go/issues/3045 | zhangqi & fengrui | 10-26: zhangqi已经知道怎么改了 | | 应用级服务发现在分组订阅、泛化下测试 | P1 | [#2077](https://github.com/apache/dubbo-go/issues/2077) | | | | Support offline gracefully without registry notification. | P1 | [#1977](https://github.com/apache/dubbo-go/issues/1977) | | | | Prompt [i/0 timeout] after calling the service multiple times | P1 | [#1868](https://github.com/apache/dubbo-go/issues/1868) | wangyangzheng(yumosx) | 09-30: 转交给 yangzheng </br> 10-26: 没复现出来 | | Package dependency optimization | P1 | [#2741](https://github.com/apache/dubbo-go/issues/2741) | 锦涛、泽亚 | 09-30: zeya & sirui 需要继续推进 </br> 10-26: #3054 #3034 #3029 这三个pr是最后的工作了 | | backupCodec makes it meaningless to set serialization protocols on the server side | P1 | [#2875](https://github.com/apache/dubbo-go/issues/2875) | 清玉 | 先不急 | | 项目配置文件,动态修改增强 | P1 | [#2925](https://github.com/apache/dubbo-go/issues/2925) | 孝宇 | 10-26: #2992 need merge | | [BUG] dubbo-go 3.3.0 不能发现java dubbo 2.5.7注册的服务 | P1 | [#3033](https://github.com/apache/dubbo-go/issues/3033) | yuchen | 10-26: yuchen复现 | | [BUG] dubbo-go3.3作为client在调用dubbo-go3.1的服务时有可能没有兼容接口级注册 | P1 | [#3051](https://github.com/apache/dubbo-go/issues/3051) | tianhao | 10-26: tianhao复现 | ## Registry | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | Update the dependency of go-zookeeper in dubbogo | P0 | [#2948](https://github.com/apache/dubbo-go/issues/2948) | 锦涛\\天浩 | 09-30: pr https://github.com/dubbogo/go-zookeeper/pull/11 陈才 review </br> 10-26: https://github.com/dubbogo/go-zookeeper/pull/11 need merge | ## Protocol | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | Delete protocol/dubbo3 and protocol/grpc | P1 | [#2894](https://github.com/apache/dubbo-go/issues/2894) | sirui | 先不急 | | 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 | | 清玉 | 本周提交 PR,待提交pr | | [Discuss] the problem of http3 | P1 | [#3030](https://github.com/apache/dubbo-go/issues/3030) | | | ## K8s | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | 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](https://github.com/apache/dubbo-go/discussions/2750%EF%BC%8Chttps://github.com/apache/dubbo-go/discussions/2764) 跟 歆帆沟通后,推进相关工作。 参考dubbo-go-samples的URL dubbo-go-pixiu-samples | ## obersavability ## tools | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | tools,protoc-gen-go-triple | #3052 | | caicai | 10-26: caicai review 一下 #3052 | ## samples | Item | Priority | Issue/Pr | Owner | Description | | ------ | ---------- | ----------- | -------- | -------- | | | P0 | [#912](https://github.com/apache/dubbo-go-samples/issues/912) | zhenqiang | | | Failed to get app metadata | P1 | [#869](https://github.com/apache/dubbo-go-samples/issues/869) | 清玉 ,zhongjunfa | 09-30: 工作转交给 zhongjunfa </br>10-26: junfa 没复现出来 sirui 重新复现一下 若还没有复现 就close | | compatibility工作 | P1 | [#compatibility](https://github.com/apache/dubbo-go-samples/tree/main/compatibility) | 锦涛 | | | 应用级泛化调用 go client 调用 java service 调不通 [tag router] invokers from previous router is empty | P0 | [apache/dubbo-go-samples#772](https://github.com/apache/dubbo-go-samples/issues/772) | |10-26: 这个还是config的问题,wait config 的工作| | ChatClient & ChatModel | P1 | [apache/dubbo-go-samples#816](https://github.com/apache/dubbo-go-samples/issues/816) | | | | Optimize time.Sleep in the code by replacing it with other alternatives | P1 | [apache/dubbo-go-samples#915](https://github.com/apache/dubbo-go-samples/issues/915) | | | | Enhance dubbo-go cross test | P0 | [apache/dubbo-go-samples#837](https://github.com/apache/dubbo-go-samples/issues/837) | | | ## 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/3063 ---- 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]
