You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/01/03 19:46:13 UTC

[jira] [Updated] (LUCENE-4657) a new testThreadInterruptDeadlock failure

     [ https://issues.apache.org/jira/browse/LUCENE-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir updated LUCENE-4657:
--------------------------------

    Attachment: LUCENE-4657_hack.patch

here's a hack (i dont think its correct) for these failures showing where the problem is.

the issue is the deleteAll() added to the test: we hit exception in an rld.dropReaders (e.g. closing the segmentreader) during dropAll and it stops the loop.


                
> a new testThreadInterruptDeadlock failure
> -----------------------------------------
>
>                 Key: LUCENE-4657
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4657
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-4657_hack.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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