SpringStudent opened a new issue, #13142:
URL: https://github.com/apache/dubbo/issues/13142

   ### Environment
   
   * Dubbo version: 3.2
   * Operating System version: windows 10
   * Java version:1.8
   
   ### Steps to reproduce this issue
   
   1. 在provider侧提供重载方法如下
   
![1695871853510](https://github.com/apache/dubbo/assets/14833956/b5a8a389-cb75-49e7-8150-63147065e75f)
   2. 在consumer侧分别调用两个重载方法
   3. provider报错NPE
   
![1695871935061](https://github.com/apache/dubbo/assets/14833956/44dde66c-2a5d-4904-afb5-9b709c74b059)
   
   ### Expected Behavior
   
   期望能正常调用
   
   ### Actual Behavior
   provider
   
![image](https://github.com/apache/dubbo/assets/14833956/740c67c1-fde1-4106-b066-0fa257804441)
   consumer
   
![1695871991526](https://github.com/apache/dubbo/assets/14833956/537c0413-0e82-467e-9838-fe33fe45dbed)
   
   ```
   Just put your stack trace here!
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to