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

Michael McCandless commented on LUCENE-5891:
--------------------------------------------

+1 for simple sync.

I'll try this on the nightly benchmark to see if it fixes it ...

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to