gerlowskija commented on PR #2414:
URL: https://github.com/apache/solr/pull/2414#issuecomment-2077004881

   > I forgot to share I have the same concern. But I'd like a convenience 
method like CloudHttpSolrClient.getHttpSolrClient(String url). How does that 
sound?
   
   Ah, glad it's not just me.  I think a convenience method is a solid approach 
here - if you're not familiar with the LB client, 
`cloudClient.getLBClient().getClient(...)` is pretty unintuitive.
   
   I could quibble about the method name - I'd opt for something that focuses 
on conveying the usecase instead of just telling me what the method returns.  
e.g. `getClientForUrl(...)`. But that's just my 2c, and I don't have strong 
opinions there.


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