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

Mark Miller commented on SOLR-10063:
------------------------------------

This is due to a race on shutdown. On shutdown the code breaks waits with an 
interruptAll and then assumes things are all good, but something can go into 
wait right after the interruptAll. A workaround is:

!im-patch-1.png!

> TestShardHandlerFactory appears to hang when I attempt to beast it.
> -------------------------------------------------------------------
>
>                 Key: SOLR-10063
>                 URL: https://issues.apache.org/jira/browse/SOLR-10063
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to