You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "mrproliu (via GitHub)" <gi...@apache.org> on 2023/03/29 06:30:24 UTC

[GitHub] [skywalking-java] mrproliu opened a new pull request, #491: Fix the profiling segment count not correct bug

mrproliu opened a new pull request, #491:
URL: https://github.com/apache/skywalking-java/pull/491

   While performing Trace Profiling, the child threads (Segments) also experience Profiling termination. Consequently, this leads to an update in the `currentEndpointProfilingCount` when the child threads are terminated, ultimately impacting the validation of the overall task Segment count.
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>.
   - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking-java/blob/main/CHANGES.md).
   


-- 
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-java] mrproliu merged pull request #491: Fix the profiling segment count not correct bug

Posted by "mrproliu (via GitHub)" <gi...@apache.org>.
mrproliu merged PR #491:
URL: https://github.com/apache/skywalking-java/pull/491


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