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 2014/08/18 14:05:18 UTC

[jira] [Updated] (LUCENE-5891) clean up Lucene410DVProducer concurrency

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

Robert Muir updated LUCENE-5891:
--------------------------------

    Attachment: LUCENE-5891.patch

Patch: I also tried to increase the size of indexes when testing in the base dv test class.

> clean up Lucene410DVProducer concurrency
> ----------------------------------------
>
>                 Key: LUCENE-5891
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5891
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-5891.patch
>
>
> This has some places where things are being read into RAM (using 'data'). But they can overlap, because we synchronize on the wrong things: various maps.
> Instead these methods can just be synchronized...



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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