Ax1an opened a new pull request #6913:
URL: https://github.com/apache/skywalking/pull/6913


   - [x] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Closes #6838.
   
   When the span count in segment exceeds the span_limit_per_segment limit, it 
will cause some NoopSpan to not be closed and memory leakage will occur.
   
   Before fix:
   
![image](https://user-images.githubusercontent.com/28091237/117528958-5dce6880-b007-11eb-91f3-5dc53f88566e.png)
   
   After fix:
   
![image](https://user-images.githubusercontent.com/28091237/117528964-6757d080-b007-11eb-9bd3-38cd6ca08008.png)
   


-- 
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:
[email protected]


Reply via email to