Andrew Avenoso created BLUR-407:
-----------------------------------
Summary: ConcurrentModificationException on the table list
Key: BLUR-407
URL: https://issues.apache.org/jira/browse/BLUR-407
Project: Apache Blur
Issue Type: Bug
Components: Blur Console
Reporter: Andrew Avenoso
Assignee: Andrew Avenoso
It looks like this can happen when a table is invalidated. This could also
happen when queries are invalidated.
We could solve this one of two ways.
1. Make a copy of the list before returning it.
2. Change invalidate to remove the entire cache entry instead of removing a
single table from the cache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)