You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/10/21 08:44:58 UTC

[jira] [Comment Edited] (SOLR-9671) TestMiniSolrCloudCluster blowup jvm with remote /get requests

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

Mikhail Khludnev edited comment on SOLR-9671 at 10/21/16 8:44 AM:
------------------------------------------------------------------

thread dump is full of hanging remote /get requests
{quote}
 696703 ERROR (qtp1915946497-10408) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:42320/solr/testcollection_shard2_replica1/get
   [junit4]   2>        at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:590)
   [junit4]   2>        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)
{quote}
There are two container which are stuck on that :42320 and :36441. There is no stack of thread originates these requests..  


was (Author: mkhludnev):
thread dump is full of hanging remote /get requests
 696703 ERROR (qtp1915946497-10408) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:42320/solr/testcollection_shard2_replica1/get
   [junit4]   2>        at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:590)
   [junit4]   2>        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)
There are two container which are stuck on that :42320 and :36441

> TestMiniSolrCloudCluster blowup jvm with remote /get requests
> -------------------------------------------------------------
>
>                 Key: SOLR-9671
>                 URL: https://issues.apache.org/jira/browse/SOLR-9671
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mikhail Khludnev
>              Labels: cloud
>         Attachments: TestMiniSolrCloudCluster-epic-fail.zip
>
>
> this is epic https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1994/
> There is no many cores, I checked. It seems like cluster blow up when tries to launch after collection remove. Haven't tried to reproduce it locally 



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

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