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 2021/11/06 07:37:00 UTC

[GitHub] [dubbo-go] LaurenceLiZhixin commented on issue #1539: dubbo proxy rpc err log

LaurenceLiZhixin commented on issue #1539:
URL: https://github.com/apache/dubbo-go/issues/1539#issuecomment-962412650


   我认为这块的逻辑是合理的。
   1. failover 重试信息我认为没有必要返回给用户层,按照现在的逻辑,只需要打印出来即可。
   2. 用户层希望拿到的是用户层的error,在triple协议中,这个err.Cause() 拿到的才是真实的用户层error,其内部包含了报错堆栈信息/attachemnt等内容,可供用户在用户层取出来。如果包在了wrap里面,就不方便拿出来了。 @XiaoWeiKIN 您觉得呢?


-- 
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