Rishi Sankar created SOLR-14675:
-----------------------------------

             Summary: [SolrJ] Http2SolrClient async request through 
CloudHttp2SolrClient
                 Key: SOLR-14675
                 URL: https://issues.apache.org/jira/browse/SOLR-14675
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
    Affects Versions: 8.7
            Reporter: Rishi Sankar


In Solr 8.7, org.apache.solr.client.solrj.impl.Http2SolrClient has an 
asyncRequest method which supports making async requests with a callback 
parameter. However, this method is only used internally by the 
MockingHttp2SolrClient and LBHttp2SolrClient. I'd like to contribute a method 
to the CloudHttp2SolrClient that allows for making an asynchronous request with 
a callback parameter that can be passed down to the Http2SolrClient 
asyncRequest call.


I've been coordinating with [~dsmiley] about making this change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to