zrlw commented on issue #8567:
URL: https://github.com/apache/dubbo/issues/8567#issuecomment-905092983


   > 从我个人理解来看,社区不能接收 #8574 
的改法,增加异步方法配置的hashcode是一个非常定制化的解决方案,我们需要一个更通用的解决方案,3.0 
中的多实例会是一个很好的参考,让我们先等待那边的具体实现。
   
   很期待社区提供整体解决方案,大概要等多久发布?
   如果多实例方案里还保留有consumer model map,那么entry key还是需要进行修订吧,只是用async method的hash 
code的确过于定制化,我们重新提交了PR修改内容,把entry key改为了serviceKey和attribute 
hashcode的组合,attribute就是consumer model对象中的methodConfigs属性,还请各位复核一下这样做是否通用一些。
   
如果这个改法也不通用,并且整体解决方案要等一个月以上,可否提供一些整体解决的具体思路,我们可能要先行定制化一下解决这个问题,但是还想尽可能保证和今后发布的整体方案保持兼容性,以便以后升级dubbo版本。
   @chickenlj 


-- 
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-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to