Alexander Belyak created IGNITE-4999:
----------------------------------------
Summary: Use one thread pool to flush all CacheWriteBehindStore
Key: IGNITE-4999
URL:
https://issues.apache.org/jira/browse/IGNITE-4999 Project: Ignite
Issue Type: Improvement
Affects Versions: 1.9
Reporter: Alexander Belyak
For now we have flusher threads for each CacheWriteBehindStore so we can't create many caches with this mechanism (too many threads).
We should use single thread pool for all CacheWriteBehindStore instances (as for TTL).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)