Snow-kal commented on issue #3204: URL: https://github.com/apache/dubbo-go/issues/3204#issuecomment-4671356409
| 文件名称 | 负责人 | 完成情况 | |---|---|---| | `compat.go` | liyongjia | P0 未完成:仍直接依赖 `config`,属于兼容转换层 | | `remoting/getty/getty_client.go` | yuqi | P0 未完成:仍直接调用 legacy `config` | | `remoting/getty/getty_server.go` | yuqi | P0 未完成:仍直接调用 legacy `config` | | `dubbo_test.go` | liyongjia | P1 未完成:测试里仍有 `legacyconfig` 引用 | | `compat_test.go` | liyongjia | P2 未完成:兼容测试仍直接引用 `config` | | `tools/variadicrpccheck/helpers_test.go` | wenxi| P2 待确认:扫描工具测试中保留 `config` 包路径作为用例 | | `tools/variadicrpccheck/scan_test.go` | wenxi| P2 待确认:测试 fixture 中仍模拟旧 `config` 注册 API | 以下涉及grace_shutdown的 因为有人在推就不分配了 filter\graceful_shutdown\compat.go graceful_shutdown\shutdown.go registry/directory/directory.go registry/protocol/protocol.go -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
