dominicqi edited a comment on pull request #4863: URL: https://github.com/apache/skywalking/pull/4863#issuecomment-639272878
@wu-sheng Another way, can we save segment routing by `trace_id`. Then the `TraceIdQuery` can use the traceId routing to the right shard . I think this will improve the query very much. Here is the [routing doc](https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-routing-field.html) ---------------------------------------------------------------- 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: [email protected]
