[ 
https://issues.apache.org/jira/browse/SOLR-9253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352785#comment-15352785
 ] 

Shalin Shekhar Mangar commented on SOLR-9253:
---------------------------------------------

Looks like the http connection pool is exhausted and most threads are waiting 
to get a free connection. It looks like you have increased http connection 
defaults only for the SolrJ client. This is not enough. You need to increase 
these defaults inside Solr (in solr.xml) so that the inter-node communication 
is not blocked.

I agree with Erick that this is not a bug but a usage problem. It is better 
that you raise such issues on the solr-user mailing list first and open a Jira 
issue only when there is an indication of a bug in Solr. Please discuss this 
issue further on the mailing list.

> solrcloud goes dowm
> -------------------
>
>                 Key: SOLR-9253
>                 URL: https://issues.apache.org/jira/browse/SOLR-9253
>             Project: Solr
>          Issue Type: Wish
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: clients - java
>    Affects Versions: 4.9.1
>         Environment: jboss, zookeeper
>            Reporter: Junfeng Mu
>         Attachments: 20160627161845.png, javacore.165.txt
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> We use solrcloud in our project. now we use solr, but the data grows bigger 
> and bigger, so we want to switch to solrcloud, however, once we switch to 
> solrcloud, solrcloud goes down, It seems that solrcloud blocked, can not deal 
> with the new query, please see the attachments and help us ASAP. Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to