You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/14 20:25:15 UTC

[jira] [Commented] (LUCENE-5671) Upgrade ICU version

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