dsmiley commented on PR #4933:
URL: https://github.com/apache/solr/pull/4933#issuecomment-5832937839

   I'm tabling this as there's confusion about what "isSolrServerThread" 
fundamentally means.  I had taken it to be, simply, "am I running inside 
Solr?".  But I just noticed a previous usage by a 
https://github.com/apache/solr/blob/090f5b995c156f5db5c238f44a13e4b804b66abe/solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java#L66
 withServerIdentity that suggests a meaning that differentiates requests 
between user/external requests and internal/background internal ones (e.g. for 
replication or other things).


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