janhoy opened a new pull request, #4038:
URL: https://github.com/apache/solr/pull/4038

   Separates out new `solr-solrj` module and moves the jetty specific classes 
from solrj.
   
   Needed to generalize `ConcurrentUpdateBaseSolrClient`, and Claude Code chose 
to do that by abstracting out a new `StreamingResponse` class. 
   
   I did NOT implement a `ConcurrentUpdateJdkSolrClient` in this PR, although 
it should be possible based on the new generic base class...
   
   https://issues.apache.org/jira/browse/SOLR-17161
   


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