You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/10/23 03:41:02 UTC

[GitHub] chickenlj commented on issue #1769: It does not support dubbo v2.6.2+?

chickenlj commented on issue #1769: It does not support  dubbo v2.6.2+?
URL: https://github.com/apache/incubator-skywalking/issues/1769#issuecomment-432078868
 
 
   Sure, I am here on it.
   
   I guess the newly added method `setSkyWalkingDynamicField(Object)` from SkyWalking is not expected to be automatically injected by Dubbo framework. To make Dubbo more adaptable, I think we  should do the following:
   1. A method level annotation to enable auto-injection or not.
   2. Special handling for generic Object parameter type.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services