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

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

I can use some help debugging the tests which use SocketProxy viz. 
HttpPartitionTest, ReplicationFactorTest, LeaderFailoverAfterPartitionTest and 
LeaderInitiatedRecoveryOnCommitTest. They do not need any specific seeds but 
seem to hang on almost every run.

I find that this happens after a few open/close cycles for the SocketProxy. A 
request after this point never reaches the Solr Jetty and the SocketProxy 
thread is found to be waiting on accept() (with no trace of a bridge ever being 
executed) as if the request never made it to the SocketProxy.

All other Solr tests pass with the last patch attached on this issue.

> Jetty 9
> -------
>
>                 Key: SOLR-4839
>                 URL: https://issues.apache.org/jira/browse/SOLR-4839
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Bill Bell
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch, 
> SOLR-4839.patch, SOLR-4839.patch
>
>
> Implement Jetty 9



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to