Alanxtl commented on PR #3455:
URL: https://github.com/apache/dubbo-go/pull/3455#issuecomment-4828536937
> tools/dubbo-go-schema/dubbo-go.json 仍把 protocol.name = "grpc" 列为合法枚举,但 PR
已删除唯一的 extension.SetProtocol("grpc", ...) 注册路径。运行时
extension.GetProtocol("grpc") 会走 MustGet,缺失时 panic:protocol for [grpc] is not
existing... ,,删除的是 public protocol/grpc,schema 也应同步删掉 "grpc"
这个我知道 我打算之后把tools统一更新一下
--
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]