stillalex commented on PR #1856:
URL: https://github.com/apache/solr/pull/1856#issuecomment-1690960147

   pushed in some more ideas to discuss :) 
   I have reinstated the InheritableThreadLocalProvider approach. this time I 
am also attempting to create a span if it does not exist. I think this could be 
a good option, but I'm not completely sure if this needs to happen on every 
call or just for some type of taks, if the code can even distinguish them. I 
mean the pools are reused for things which are not external calls, and creating 
spans could be wasteful.
   solrj is back to its original state and you can ignore the trace logs, those 
will go away shortly.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to