[ https://issues.apache.org/jira/browse/SOLR-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-1532: ---------------------------------------- Fix Version/s: 1.5 > allow StreamingUpdateSolrServer to use a provided HttpClient > ------------------------------------------------------------ > > Key: SOLR-1532 > URL: https://issues.apache.org/jira/browse/SOLR-1532 > Project: Solr > Issue Type: Improvement > Components: clients - java > Affects Versions: 1.4 > Reporter: gabriele renzi > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1532.patch > > > As of r830319 StreamingUpdateSolrServer does not allow calling code to > provide an HttpClient, and this implies client code cannot reuse an existing > connection manager, the patch adds a new constructor and refactors the old > one to use this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.