[
https://issues.apache.org/jira/browse/BLUR-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Avenoso resolved BLUR-407.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.2.4
> 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
> Fix For: 0.2.4
>
>
> 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)