Nikolay Tikhonov created IGNITE-2699:
----------------------------------------
Summary: 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
Fix For: 1.6
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.3.4#6332)