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

ASF subversion and git services commented on LUCENE-5671:
---------------------------------------------------------

Commit 1594663 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1594663 ]

LUCENE-5671: upgrade ICU to fix concurrency bug

> Upgrade ICU version
> -------------------
>
>                 Key: LUCENE-5671
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5671
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/analysis
>            Reporter: Robert Muir
>         Attachments: LUCENE-5671.patch
>
>
> This has a bugfix for a concurrency issue, reported on our users list. I 
> think this is bad because it will strike users randomly while 
> indexing/querying.
> See http://bugs.icu-project.org/trac/ticket/10767
> Apparently there is a better fix in the future, but the existing sync is 
> enough to prevent the bug (my test passes 100% of the time with 53.1 whereas 
> it fails 30% of the time with 52.1)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to