[
https://issues.apache.org/jira/browse/LUCENE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101672#comment-14101672
]
ASF subversion and git services commented on LUCENE-5891:
---------------------------------------------------------
Commit 1618777 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1618777 ]
LUCENE-5891: clean up Lucene410DVProducer concurrency
> 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
> Fix For: 5.0, 4.10
>
> Attachments: LUCENE-5891.patch, 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: [email protected]
For additional commands, e-mail: [email protected]