This looks like a bug in ICU? I'll try to reproduce it. We are also a
little out of date, maybe they've already fixed it.
Thank you for reporting this.
On Fri, May 9, 2014 at 12:14 PM, feedly team wrote:
> I am using the 4.7.0 ICU analyzer (via elastic search) and noticed this
> exception in the
I opened https://issues.apache.org/jira/browse/LUCENE-5671
for now, if you are able to use the latest release of ICU, it should
prevent the bug.
On Wed, May 14, 2014 at 11:47 AM, Robert Muir wrote:
> fyi: this bug was already found and fixed in ICU's trunk:
> http://bugs.icu-project.org/trac/tic
fyi: this bug was already found and fixed in ICU's trunk:
http://bugs.icu-project.org/trac/ticket/10767
On Wed, May 14, 2014 at 4:32 AM, Robert Muir wrote:
> This looks like a bug in ICU? I'll try to reproduce it. We are also a
> little out of date, maybe they've already fixed it.
>
> Thank you
I am using the 4.7.0 ICU analyzer (via elastic search) and noticed this
exception in the logs. It's sporadic. Any ideas what is going on or if this
is already fixed:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
at java.ut