jdyer1 commented on PR #2242:
URL: https://github.com/apache/solr/pull/2242#issuecomment-2166340661

   @epugh As mentioned earlier in the PR, we can paper over this by disabling 
Parallel Updates for auth tests.  But the real problem in my opinion is we have 
allowed SolrJ to become a server-side library that clients also use.  I would 
like to move `MDCAwareThreadPoolExecutor` into a server-side jar and replace it 
with a client-specific Executor in SolrJ.
   
   As for raising this on the Dev list, I always thought anyone interested in 
participating in decisions like this would also be subscribed to PR updates.  
If you or others think my proposal here has merit, I can try and work up a PR 
for it so it can be evaluated further.


-- 
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: issues-unsubscr...@solr.apache.org

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