GitHub user marsevilspirit edited a discussion: 20251102 weekly

# 🧭 Dubbo-go 社区周报

| 项目              | 链接                                                          
                                                                                
     |
| --------------- | 
------------------------------------------------------------------------------------------------------------------------------------------------
 |
| 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

| 项目                                                | Issue/PR                  
                              | 负责人                    | 进展说明                   
     |
| ------------------------------------------------- | 
------------------------------------------------------- | 
---------------------- | --------------------------- |
| [FEATURE] Expose the API of Router                | 
[#3045](https://github.com/apache/dubbo-go/issues/3045) | zhangqi, fengrui      
 | 10-26: zhangqi 已确定修改方案      |
|[提案] server/server.go中Serve优化        | 
[#3042](https://github.com/apache/dubbo-go/issues/3042) | junfa| -              
             |
| Package dependency optimization                   | 
[#2741](https://github.com/apache/dubbo-go/issues/2741) | 锦涛、泽亚                 
 | 09-30: zeya & sirui 需要继续推进 </br>10-26: #3054 #3034 #3029 #3066 待审 |
| 允许在接口精确匹配时使用 group/version 通配符  | 
[#3074](https://github.com/apache/dubbo-go/issues/3074) | yuchen  | 11-16: 
assign |
---

## 🧱 Registry

| 项目                                                       | Issue/PR           
                                     | 负责人     | 进展说明                           
                                      |
| -------------------------------------------------------- | 
------------------------------------------------------- | ------- | 
-------------------------------------------------------------------- |
| Support offline gracefully without registry notification | 
[#1977](https://github.com/apache/dubbo-go/issues/1977) | yingtao | 08-18: 
assign |

---

## ⚙️ Protocol

| 项目                                 | Issue/PR                                 
               | 负责人   | 进展说明    |
| ---------------------------------- | 
------------------------------------------------------- | ----- | ------- |
| [Discuss] HTTP3 相关问题               | 
[#3030](https://github.com/apache/dubbo-go/issues/3030) | xuetaoge | -       |
| 删除 protocol/dubbo3 与 protocol/grpc | 
[#2894](https://github.com/apache/dubbo-go/issues/2894) | sirui | 暂缓处理    |
| backupCodec 导致服务端序列化协议设置无效                        | 
[#2875](https://github.com/apache/dubbo-go/issues/2875) | zecheng | 11-16: 
assign|
| Rest 协议支持                          | 
[#2513](https://github.com/apache/dubbo-go/issues/2513) | caicai    | 11-16: 
assign  |
| 应用级服务发现:分组订阅、泛化场景测试                | 
[#2077](https://github.com/apache/dubbo-go/issues/2077) | tianhao |11-16: 
assign|
| Support triple generic call        | -                                        
               | 清玉    | -       |
| dubbo-go-hessian 2 pr 处理 | 
[3078](https://github.com/apache/dubbo-go/issues/3078)    | yangzheng    | -    
   |

---

## ☸️ K8s

| 项目                          | Issue/PR                                        
        | 负责人 | 进展说明     |
| --------------------------- | 
------------------------------------------------------- | --- | -------- |
| 暴露 readiness 与 liveness API | 
[#2039](https://github.com/apache/dubbo-go/issues/2039) | -   | -  |

---

## 🧠 Memory Leak

| 项目                            | Issue/PR                                      
                                                                  | 负责人     | 
进展说明                                                                            
                                                      |
| ----------------------------- | 
---------------------------------------------------------------------------------------------------------------
 | ------- | 
-------------------------------------------------------------------------------------------------------------------------------------
 |
| `common.URL`、内存与 goroutine 泄漏 | 
[#2683](https://github.com/apache/dubbo-go/issues/2683)、[#2678](https://github.com/apache/dubbo-go/issues/2678)
 | 吴歆帆、罗颖韬 | 
参考讨论:[2750](https://github.com/apache/dubbo-go/discussions/2750)、[2764](https://github.com/apache/dubbo-go/discussions/2764),与歆帆沟通后推进
 |

---

## 🔧 Tools

| 项目                          | Issue/PR                                        
        | 负责人    | 进展说明                    |
| --------------------------- | 
------------------------------------------------------- | ------ | 
----------------------- |

---

## 🧪 Samples

| 项目                         | Issue/PR                                         
                                   | 负责人           | 进展说明                       
      |
| -------------------------- | 
-----------------------------------------------------------------------------------
 | ------------- | -------------------------------- |
| 优化代码中的 `time.Sleep` 实现     | 
[#915](https://github.com/apache/dubbo-go-samples/issues/915)                   
    | zecheng  |  |
| 增强 cross-test 测试           | 
[#837](https://github.com/apache/dubbo-go-samples/issues/837)                   
    | chenle    | 11-16: assign  |
| ChatClient & ChatModel 示例  | 
[#816](https://github.com/apache/dubbo-go-samples/issues/816)                   
    | -             | -                                |
| 应用级泛化调用(Go 调用 Java)报错      | 
[#772](https://github.com/apache/dubbo-go-samples/issues/772)                   
    | -             | 10-26: 属于 config 问题,等待 config 更新 |
| Compatibility 工作           | 
[compatibility](https://github.com/apache/dubbo-go-samples/tree/main/compatibility)
 | 锦涛            | -                                |
| grpc test error   | 
[930](https://github.com/apache/dubbo-go-samples/issues/930) | yangzheng  
|11-16: pr ci fail [pr](https://github.com/apache/dubbo-go-samples/pull/931)    
                  |


---

## 📖 Documentation

| 项目                 | Issue/PR                                                
| 负责人 | 进展说明 |
| ------------------ | ------------------------------------------------------- 
| --- | ---- |
| 文档结构优化设想           | [#2153](https://github.com/apache/dubbo-go/issues/2153) 
| -   | -    |
| dubbo-go 文档完善      | [#2137](https://github.com/apache/dubbo-go/issues/2137) 
| -   | -    |
| 是否需要 code style 指南 | [#1755](https://github.com/apache/dubbo-go/issues/1755) 
| -   | -    |

---

## 🚀 Long-term Work

| 项目                                                           | Issue/PR       
                                                                                
                                                                         | 负责人  
  | 进展说明     |
| ------------------------------------------------------------ | 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
 | ------ | -------- |
| Weekly 汇总 (2024.04.26)                                       | 
[#2667](https://github.com/apache/dubbo-go/issues/2667)                         
                                                                                
        | -      | -        |
| Dubbo-go 与 Dubbo-Java 兼容性                                    | 
[#2578](https://github.com/apache/dubbo-go/issues/2578)                         
                                                                                
        | -      | -        |
| Healthcheck 设计与未来版本讨论                                        | 
[#2490](https://github.com/apache/dubbo-go/issues/2490)                         
                                                                                
        | FinalT | -        |
| 功能规划与思考                                                      | 
[#2610](https://github.com/apache/dubbo-go/issues/2610)                         
                                                                                
        | -      | -        |
| Samples & Test-case 任务                                       | 
[#2608](https://github.com/apache/dubbo-go/issues/2608)                         
                                                                                
        | -      | -        |
| API 易用性改进                                                    | 
[#2326](https://github.com/apache/dubbo-go/issues/2326)、[#2265](https://github.com/apache/dubbo-go/issues/2265)
                                                         | 方泽亚    | 新 API 设计 |
| 包依赖关系整理                                                      | 
[#2741](https://github.com/apache/dubbo-go/issues/2741)、[#2377](https://github.com/apache/dubbo-go/issues/2377)、[#2343](https://github.com/apache/dubbo-go/issues/2343)
 | -      | -        |
| [#2441](https://github.com/apache/dubbo-go/issues/2441) 任务总结 | 
[#2442](https://github.com/apache/dubbo-go/issues/2442)                         
                                                                                
        | 方泽亚    | -        |
| 2022 年长期规划                                                   | 
[#2136](https://github.com/apache/dubbo-go/issues/2136)                         
                                                                                
        | Alex   | -        |

GitHub link: https://github.com/apache/dubbo-go/discussions/3068

----
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]

Reply via email to