You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (GitHub)" <gi...@apache.org> on 2020/03/28 15:28:58 UTC

[GitHub] [dubbo] chickenlj commented on issue #5929: 有关泛化调用的一些问题

> 消费方传输的参数中一旦包含有数组字段,且数组中包含 null元素,服务提供方会抛NullPointerException

>如果服务提供方的Dubbo Filter中抛出了异常,那么消费方接收到的RpcException的code均为 RpcException.NETWORK_EXCEPTION,给消费方的异常判断造成了困扰

以上两点在接下来的版本会进行修复

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