Re: SolrServerException: Invalid use of BasicClientConnManager: connection still allocated.

2017-04-26 Thread sputul
ies().build(); > > Thanks, > Shawn > > > > ------ > If you reply to this email, your message will be added to the discussion > below: > http://lucene.472066.n3.nabble.com/SolrServerException-Invalid- > use-of-BasicClientConnManager-connection-s

Re: SolrServerException: Invalid use of BasicClientConnManager: connection still allocated.

2017-04-26 Thread Shawn Heisey
On 4/25/2017 1:40 PM, Putul S wrote: > I am using single instance CloudSolrClient using my HttpClinet. > Problem with using this httpClient is that, whenever I add more than > one document, LBHttpSolrClient complains about connection not > released. Everything works fine is I do not use my own Http

SolrServerException: Invalid use of BasicClientConnManager: connection still allocated.

2017-04-25 Thread Putul S
Hello, I am using single instance CloudSolrClient using my HttpClinet. Problem with using this httpClient is that, whenever I add more than one document, LBHttpSolrClient complains about connection not released. Everything works fine is I do not use my own HttpClient. HttpClient httpClient = ne