You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/10/27 10:24:27 UTC

[jira] [Closed] (IGNITE-1787) Concurrent call of Cache.registerCacheEntryListener can fail with ConcurrentModificationException

     [ https://issues.apache.org/jira/browse/IGNITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semen Boikov closed IGNITE-1787.
--------------------------------
    Assignee:     (was: Semen Boikov)

> Concurrent call of Cache.registerCacheEntryListener can fail with ConcurrentModificationException
> -------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1787
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1787
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Semen Boikov
>            Priority: Blocker
>             Fix For: 1.5
>
>
> When cache entry listener is registered (Cache.registerCacheEntryListener) listener configuration should be added to CacheConfiguration to conform to JCache spec. But JCache MutableConfiguration does not have any sychronization for listeners configuration, so ConcurrentModificationException is possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)