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/30 01:08:57 UTC

[GitHub] [skywalking] mrproliu opened a new pull request, #10613: Fix trace profiling segments build failure when span list not ordering

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

   When querying Trace Profiling Segments, the failure of segment construction might occur if spans within the segment are not sorted according to their `spanID`. To resolve this problem, we should actively sort the spans based on their `spanID`.
   
   - [ ] 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/blob/master/docs/en/changes/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] wu-sheng merged pull request #10613: Fix trace profiling segments build failure when span list not ordering

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


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