You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/10 16:12:46 UTC

[GitHub] [dubbo] ChaneXiaoWang commented on issue #9359: 请教关于issues#6899 设置generic参数的问题

ChaneXiaoWang commented on issue #9359:
URL: https://github.com/apache/dubbo/issues/9359#issuecomment-1310536141

   这么改的话会有问题的,假设我在consuemr端直接设置reference.setGeneric("protobuf-json"),还是会被provider 的false所覆盖。那么protobuf-json就无法传到服务端,除非重新自己再设置invocation.setAttachment(
                       GENERIC_KEY, “protobuf-json”); @AlbumenJ 麻烦看一下,谢谢。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org