On 7/2/2016 2:26 AM, Kent Mu wrote:
> I do understand your explaination, but another question accurs, When I
> create CloudSolrServer Connection by singleton pattern like this, and
> I call shutdown, but it's OK. the solr version is 4.9.0. that's why?

If SolrJ 4.9.0 allows you to call shutdown on a CloudSolrServer object
and then *use* the object to talk to Solr, that's a bug.  Once the
object is shut down, it should no longer function.

Or are you talking about something else?

Thanks,
Shawn

Reply via email to