Re: Is CloudSolrClient thread-safe?

2017-03-31 Thread Ishan Chattopadhyaya
and so on. > The exception is intermittent and that is why I think it is related to > thread-safe issue with the class. > > Thanks > Mikhail > > -Original Message- > From: Shawn Heisey [mailto:apa...@elyograg.org] > Sent: 28 مارس, 2017 04:26 م > To: solr-

RE: Is CloudSolrClient thread-safe?

2017-03-28 Thread Mikhail Ibraheem
and so on. The exception is intermittent and that is why I think it is related to thread-safe issue with the class. Thanks Mikhail -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: 28 مارس, 2017 04:26 م To: solr-user@lucene.apache.org Subject: Re: Is CloudSolrCli

Re: Is CloudSolrClient thread-safe?

2017-03-28 Thread Shawn Heisey
On 3/28/2017 8:13 AM, Mikhail Ibraheem wrote: > I have a project with solr and spring. I am have only one instance of > CloudSolrClient at the context (singleton). > > This is because I believe that it should be only one instance to load balance > between the nodes. Yes, the intent is to be full