[
https://issues.apache.org/jira/browse/LUCENE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926600#action_12926600
]
Michael McCandless commented on LUCENE-2730:
--------------------------------------------
bq. I have seen the synchronized also in TermsHash in 3.x... Do we need to
remove it there, too?
I will also remove from 3.x & trunk, but, this does not lead to deadlock
because we've simplified how IW re-uses RAM, so this particular deadlock case
can't occur.
Still we should remove it, so I will...
> intermittent deadlock in TestAtomicUpdate,TestIndexWriterExceptions
> -------------------------------------------------------------------
>
> Key: LUCENE-2730
> URL: https://issues.apache.org/jira/browse/LUCENE-2730
> Project: Lucene - Java
> Issue Type: Bug
> Components: Index
> Affects Versions: 2.9.3, 3.0.2
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 2.9.4, 3.0.3
>
> Attachments: LUCENE-2730.patch
>
>
> While backporting issues for 2.9.x/3.0.x release I hit deadlocks in these two
> tests, under both test-core and test-tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]