Snow-kal commented on issue #3472: URL: https://github.com/apache/dubbo-go/issues/3472#issuecomment-4982067956
| 文件 | 完成情况 | 负责人 | |------|----------|--------| | `filter/generic/service.go` | 待处理:补充 `InvokeWithType` generic mode 感知或明确不支持错误 | xiaofei | | `filter/generic/filter.go` | 待处理:明确普通 typed reply 的 `OnResponse` 行为和错误处理 | xiaofei | | `client/options.go` | 待处理:统一 `WithGenericType` 注释和 generic mode 校验入口 | lvyuxuan | | `filter/generic/util.go` | 待处理:移除未知 generic mode 静默 fallback,或配合调用方返回明确错误 | xiaofei | | `protocol/triple/triple.go` | 待处理:同步合法 generic mode 集合,补充 `bean`,明确 `protobuf` 策略 | liyongjia | | `filter/generic` | 待处理:通过类型别名暴露 `GenericException` | xioafei | | `filter/generic/generalizer` | 待处理:补齐 Map / Bean / Gson / Protobuf-JSON typed result 行为说明和测试 | xiaofei| | `client/client.go` | 待处理:补充 `NewGenericService` 默认 generic mode 和默认 serialization 说明 | lvyuxuan | | `filter/generic/*_test.go` | 待处理:补充 typed result、非法 generic mode、`GenericException` 识别测试 | xioafei | | `protocol/triple/triple_test.go` | 待处理:同步 Triple generic mode 判断测试,覆盖 `bean` 和 `protobuf` 策略 | liyongjia| -- 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]
