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/11/20 12:51:29 UTC

[GitHub] [skywalking] wu-sheng opened a new pull request #3906: Support ordered segment list in trace query

wu-sheng opened a new pull request #3906: Support ordered segment list in trace query
URL: https://github.com/apache/skywalking/pull/3906
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   Resolves #3844
   ___
   ### Bug fix
   - Bug description.
   In some cases, there are segment fragments, which could not be linked by Ref,
   because of two kinds of reasons.
   1. Multiple leaf segments have no particular order in the storage.
   2. Lost in sampling, agent fail safe, segment lost, even bug.
   
   - How to fix?
   Sorting the segments makes the trace view more readable.
   
   @bnubobby Is this fixing your issue?
   

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