XiaoFeiASK commented on PR #3501: URL: https://github.com/apache/dubbo-go/pull/3501#issuecomment-5053661099
#3500 主要做的是 client 侧: - 在创建引用时就校验 generic type - 把 WithGenericType / NewGenericService 的语义讲清楚 - 处理的是“配置写错要尽早报错”这条线 #3501 主要做的是 filter/generic 侧: - 在 consumer/provider filter 里拦截并校验 generic mode - 避免 unknown mode 静默回退 - 还修了 protobuf 这类 legacy 兼容语义 不是重复 PR -- 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]
