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 2019/05/23 02:19:25 UTC

[GitHub] [skywalking] candyleer opened a new pull request #2737: Fix StackOverflowError Issue

candyleer opened a new pull request #2737: Fix StackOverflowError Issue 
URL: https://github.com/apache/skywalking/pull/2737
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   #2445 
   ___
   ### Bug fix
   - Bug description.
   
   - How to fix?
   
   actually, the reason why the `zuper` is its self is that it enhanced the method of parent class,so we should prevent it by only enhancing its own method for all the enhancing mamechanism used by business code.
   ps: the inherit enhancing should be only be used in some speical plugin,in most plugin activiation ,we should use delcard method enhancement mamechanism.
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   

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


With regards,
Apache Git Services