Dear Mr. Heisey.
It seems that we can not send the picture or attachments to solr-user, so I
send the screen shot to your personal email, sorry to disturb!
Thanks!
Kent
2016-07-13 8:13 GMT+08:00 Shawn Heisey :
> On 7/12/2016 8:30 AM, Kent Mu wrote:
> > We have configed the maxThreads in JBOSS,
we have 5 shards and each shard with one leader and one replica.
the "3300" connections is only for one JVM. please see the follow analysis
in zabbix.
and we the solrj code as follow:
public synchronized static CloudSolrServer getSolrCloudReadServer() {
if (reviewSolrCloudReadS
On 7/12/2016 8:30 AM, Kent Mu wrote:
> We have configed the maxThreads in JBOSS, and the good news is solrcloud
> now running OK. but I another issue came across. We find the number of the
> HTTP connections is very high, and the number can be around 3300. and
> solrcloud does no release the connec
Dear Mr. Heisey.
We have configed the maxThreads in JBOSS, and the good news is solrcloud
now running OK. but I another issue came across. We find the number of the
HTTP connections is very high, and the number can be around 3300. and
solrcloud does no release the connections.
I understand that, t
Dear Mr. Heisey!
Thanks for your reply very much! as you said, I think this will be key to
the issue, and I will config "maxThreads" next week. hope it will work.
Thanks again!
2016-07-07 22:24 GMT+08:00 Shawn Heisey :
> On 7/6/2016 5:26 AM, Kent Mu wrote:
> > Hi friends!
> > *solr version: 4.9
Dear Mr. Mangar!
Thanks for your reply. we have 3 cores with 5 shards, and each shard with
one leader and one replication. now the data account goes to be 100
million, and it is still growing up.I see no connection timeout. actually
we have schedule job to commit the data every 2 hours. so the acti
On 7/6/2016 5:26 AM, Kent Mu wrote:
> Hi friends!
> *solr version: 4.9.0*
>
> I came across a problem when use solrcloud, it becomes dead lock, we got
> the java core log, it looks like the http connection pool is exhausted and
> most threads are waiting to get a free connection..
>
> I posted the
Hi Kent,
There is no point sending multiple emails for the same subject. It
distracts people from the other messages, distributes the conversation and
discourages people from helping you.
Please provide more details about your cluster.
1. How many nodes?
2. How many collections?
3. How many shard
Hi friends!
*solr version: 4.9.0*
I came across a problem when use solrcloud, it becomes dead lock, we got
the java core log, it looks like the http connection pool is exhausted and
most threads are waiting to get a free connection..
I posted the problem in JIRA, the link is
https://issues.apache