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 2020/12/10 15:28:30 UTC

[GitHub] [skywalking] pkxiuluo commented on issue #5991: agent enhance com.alibaba.dubbo.monitor.support.MonitorFilter cause java.lang.StackOverflowError

pkxiuluo commented on issue #5991:
URL: https://github.com/apache/skywalking/issues/5991#issuecomment-742591954


   this problem is happend in dubbo 2.6.4 version.
   it caused by com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory#getExtension forget to consider Object.class.
   
   it has bean fix in dubbo 2.6.5  ,and be referd from  [dubbo issue#1769](https://github.com/apache/skywalking/issues/1769)
   
   
   


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

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