You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Tikhonov (JIRA)" <ji...@apache.org> on 2017/07/04 15:45:00 UTC

[jira] [Updated] (IGNITE-2699) Starvation when CacheEntryListenerConfiguration.isSynchronous is true

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

Nikolay Tikhonov updated IGNITE-2699:
-------------------------------------
    Fix Version/s:     (was: 2.1)

> Starvation when CacheEntryListenerConfiguration.isSynchronous is true
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-2699
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2699
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Nikolay Tikhonov
>
> When event notifications in {{CacheEntryListener}} configured as synchronous possible situation that all thread in {{SYSTEM}} pool will be stuck on waiting ack messages. It is necessary to make the processing of acknowledge messages in another thread pool.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)