jvanneman commented on PR #3891: URL: https://github.com/apache/solr/pull/3891#issuecomment-3781242090
@dsmiley i pushed up a working example of that but I'm not sure it's exactly what we want. `LBJettySolrClient` takes an explicit `HttpJettySolrClient` so I can't pass an instance of `HttpJdkSolrClient`. It's working by creating an anonymous instance of `LBAsyncSolrClient`. If that's not what you had in mind let me know and I can revert to the original code. -- 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]
