You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "gMan1990 (GitHub)" <gi...@apache.org> on 2018/11/27 21:04:20 UTC

[GitHub] [incubator-dubbo] gMan1990 commented on issue #2828: 一般错误级别:指定点对点直连地址的消费者,配置无法继承提供者

@carryxyh 
Q1: 比如一个提供者运行着(protocol=dubbo,配置是serialization=kryo)
* 消费者配置直连(peer-to-peer address),此时消费者使用的serialization方式是hessian2
* 消费者不配置(assemble URL from register center's configuration),此时消费者使用的serialization方式是kryo
好吧,可能这也不算什么错误,消费者自定serialization方式也合理。至少我发现了上面两种配置又一个不同点

Q3: 是打包之后的文件,你可以在你本地的maven仓库里解压开来看,或者去仓库下载。。就是本来是一份内容的都变成3份了,比如内容是1行aaa变成3行aaa

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2828 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org