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/09/23 06:53:52 UTC

[GitHub] [dubbo] wangchengming666 opened a new issue #8890: MergeableClusterInvoker returnType maybe NPE

wangchengming666 opened a new issue #8890:
URL: https://github.com/apache/dubbo/issues/8890


   这里如果没找到匹配的方法就会给`returnType`赋值为`null`
   
   > https://github1s.com/apache/dubbo/blob/HEAD/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/MergeableClusterInvoker.java#L85-L86
   
   这里就可能会导致NPE
   
   > https://github1s.com/apache/dubbo/blob/HEAD/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/MergeableClusterInvoker.java#L129-L130
   


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


[GitHub] [dubbo] wangchengming666 commented on issue #8890: MergeableClusterInvoker returnType maybe NPE

Posted by GitBox <gi...@apache.org>.
wangchengming666 commented on issue #8890:
URL: https://github.com/apache/dubbo/issues/8890#issuecomment-925548461


   I'll fix it.


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


[GitHub] [dubbo] wangchengming666 closed issue #8890: MergeableClusterInvoker returnType maybe NPE

Posted by GitBox <gi...@apache.org>.
wangchengming666 closed issue #8890:
URL: https://github.com/apache/dubbo/issues/8890


   


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