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/08/23 06:47:37 UTC

[GitHub] [dubbo] zrlw opened a new pull request #8574: support different method callback for each dubbo reference

zrlw opened a new pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574


   ## What is the purpose of the change
   fix #8567
   support setting different method callback for each dubbo reference that refer the same dubbo service.
   
   ## Brief changelog
   Change the entry key of ServiceRepository consumers from serviceKey to serviceKey + asyncMethodInfos hashcode.
   asyncMethodInfos are the Method annotations of  ```@DubboReference```.


-- 
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] chickenlj commented on pull request #8574: [master] support different method callback for each dubbo reference

Posted by GitBox <gi...@apache.org>.
chickenlj commented on pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574#issuecomment-1069867096


   Sorry. But according to https://github.com/apache/dubbo/issues/8567 we'd better follow the idea implemented in 3.0


-- 
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] chickenlj commented on pull request #8574: support different method callback for each dubbo reference

Posted by GitBox <gi...@apache.org>.
chickenlj commented on pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574#issuecomment-903507394


   see comment on https://github.com/apache/dubbo/issues/8570


-- 
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] AlbumenJ commented on pull request #8574: support different method callback for each dubbo reference

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574#issuecomment-906944811


   Do not merge first. Track #8567


-- 
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] chickenlj edited a comment on pull request #8574: support different method callback for each dubbo reference

Posted by GitBox <gi...@apache.org>.
chickenlj edited a comment on pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574#issuecomment-903507394


   see comment on https://github.com/apache/dubbo/issues/8567


-- 
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] chickenlj closed pull request #8574: [master] support different method callback for each dubbo reference

Posted by GitBox <gi...@apache.org>.
chickenlj closed pull request #8574:
URL: https://github.com/apache/dubbo/pull/8574


   


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