dsmiley opened a new pull request #52:
URL: https://github.com/apache/solr/pull/52


   https://issues.apache.org/jira/browse/SOLR-15283
   (for overall concerns, discuss in JIRA)
   
   * Solr's GlobalTracer is gone. Use OpenTracing's GlobalTracer, or even 
better: getters on CoreContainer, SolrQueryRequest, etc.
   * No more "samplingThreshold" cluster property.  Instead, configure sampling 
specific to the plugin.
   * Ensure the active span is visible from all threads by using ExecutorUtil
   
   TODO:
   * Solr Ref Guide
   * CHANGES / upgrade notes
   * JaegerTracerConfigurator's sampler should be configurable


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to