eye-gu commented on code in PR #3550:
URL: https://github.com/apache/dubbo-go/pull/3550#discussion_r3698519331
##########
protocol/triple/triple_protocol/protocol_triple.go:
##########
@@ -162,7 +160,6 @@ func (h *tripleHandler) NewConn(
contentType,
)
codec := h.Codecs.Get(codecName)
- backupCodec := h.Codecs.Get(h.FallbackCodecName)
Review Comment:
已修改. backupCodec来源于serialization配置,作为序列化白名单了
--
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]