Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-20 Thread wg85907
Hi Walter, Shawn, Thanks for your quickly reply, the information you provide is really helpful. Now I know how to find a right way to resolve my issue. Regards, Geng, Wei -- View this message in context: http://lucene.472066.n3.nabble.com/Create-too-many-zookeeper-connections-when

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-18 Thread Walter Underwood
e test to check if there is some issue here. Maybe > current Zookeeper client can handle this case well. Hacking the client will > always be the last choice. > Regards, > Geng, Wei > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Create

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-18 Thread Shawn Heisey
On 7/17/2017 2:48 AM, wg85907 wrote: > Thanks for your detail explanation. The reason I want to shutdown the > CloudSolrServer instance and create a new one is that I have concern that if > it can successfully reconnect to Zookeeper server if Zookeeper cluster has > some issue and reboot

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-18 Thread wg85907
always be the last choice. Regards, Geng, Wei -- View this message in context: http://lucene.472066.n3.nabble.com/Create-too-many-zookeeper-connections-when-recreate-CloudSolrServer-instance-tp4346040p4346528.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-17 Thread Walter Underwood
nstance and create > a new one. The alternative opinion is to manage Zookeeper connection myself > by extending Class ZkClientClusterStateProvider. > Regards, > Geng, Wei > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Create-too-many-

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-17 Thread wg85907
myself by extending Class ZkClientClusterStateProvider. Regards, Geng, Wei -- View this message in context: http://lucene.472066.n3.nabble.com/Create-too-many-zookeeper-connections-when-recreate-CloudSolrServer-instance-tp4346040p4346295.html Sent from the Solr - User mailing list archive at

Re: Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-14 Thread Shawn Heisey
On 7/14/2017 6:29 AM, wg85907 wrote: > I use Solr(4.10.2) as indexing tool. I use a singleton > CloudSolrServer instance to query Solr. When meet exception, for example > current Solr server not response, i will create a new CloudSolrServer > instance and shutdown the old one. Why shutdown

Create too many zookeeper connections when recreate CloudSolrServer instance

2017-07-14 Thread wg85907
-many-zookeeper-connections-when-recreate-CloudSolrServer-instance-tp4346040.html Sent from the Solr - User mailing list archive at Nabble.com.