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 2021/08/18 02:27:29 UTC

[GitHub] [skywalking] Crearns opened a new issue #7472: What happen when use a method not available in the old version in a plugin interceptor

Crearns opened a new issue #7472:
URL: https://github.com/apache/skywalking/issues/7472


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   - If a plugin use a method or a class not available in the old version, and I use this plugin intercept the old version,it will throw Error ?
   - 如果插件引用的依赖是新版本,并且在拦截的时候使用一个老版本没有的方法,那么当老版本的方法被拦截的时候会抛出类或方法找不到的错误吗?


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

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



[GitHub] [skywalking] wu-sheng commented on issue #7472: What happen when use a method not available in the old version in a plugin interceptor

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7472:
URL: https://github.com/apache/skywalking/issues/7472#issuecomment-900765850


   Definitely, which is caused by JVM level check as always. Why do you ask this?


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

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



[GitHub] [skywalking] wu-sheng closed issue #7472: What happen when use a method not available in the old version in a plugin interceptor

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7472:
URL: https://github.com/apache/skywalking/issues/7472


   


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

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



[GitHub] [skywalking] wu-sheng closed issue #7472: What happen when use a method not available in the old version in a plugin interceptor

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7472:
URL: https://github.com/apache/skywalking/issues/7472


   


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

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



[GitHub] [skywalking] wu-sheng commented on issue #7472: What happen when use a method not available in the old version in a plugin interceptor

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7472:
URL: https://github.com/apache/skywalking/issues/7472#issuecomment-900765850


   Definitely, which is caused by JVM level check as always. Why do you ask this?


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

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