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/06/25 12:39:38 UTC

[GitHub] peng-yongsheng opened a new pull request #1384: [Collector] Topology query tuning, Batch Process instead of bulk.

peng-yongsheng opened a new pull request #1384: [Collector] Topology query tuning, Batch Process instead of bulk.
URL: https://github.com/apache/incubator-skywalking/pull/1384
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] New feature provided
   - [X] Improve performance
   
   - Related issues
   #1202 
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   1. Determine the log is enabled for the DEBUG level before printing message.
   2. Make the columns initialize to be static attribute.
   3. Topology build optimize: Cache query result to avoid repeating queries.
   4. Add elasticsearch batch process setting into application.yml.
   5. Use XContentFactory to build source to insert into elasticsearch.

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