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

   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [√ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.2.x
   * Java version: 1.8
   
   ### dubbo 3.2.x 版本的修改记录中删除了以请求参数作为hash key的代码,导致仅仅只使用method name 作为hash key
   
   相关代码在ConsistentHashLoadBalance类中的select方法中,如下图所示:
   
![](https://raw.githubusercontent.com/goto456/markdown-pictures/master/wengeblog/dubbo-hash-bug.jpeg)
   
   不知道是不是当时修改的同学手误改错了?


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