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 2018/04/28 12:59:44 UTC

[GitHub] peng-yongsheng opened a new pull request #1133: Use LinkList to collect unique records.

peng-yongsheng opened a new pull request #1133: Use LinkList to collect unique records.
URL: https://github.com/apache/incubator-skywalking/pull/1133
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [X] Improve performance
   
   - Related issues
   #1032 
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   The records with unique id in indexes named segment, segment_duration, global_trace persistence. Those are not need to merge in collector, so use LinkList to collect.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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