rseitz commented on PR #2404:
URL: https://github.com/apache/solr/pull/2404#issuecomment-2083646456

   I opened a separate PR here: https://github.com/apache/solr/pull/2429
   Basically, it's a one-line change that updates another 
`_parser.buildRequestFrom()` call inside `EmbeddedSolrServer.request()`.  This 
other call doesn't seem to be involved in the subquery execution codepath, so 
it didn't need to be updated for fixing SOLR-12813. In earlier discussion we 
had here, folks asked if there were other cases we might be missing where a 
Principal is lost, so I did some more looking around. This is the other such 
case that I've come across so far. I added some more description on the new PR. 


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