Dmitry Karachentsev created IGNITE-2995:
-------------------------------------------

             Summary: putAll() and removeAll() operations on transactional 
cache are very slow on big number of entries
                 Key: IGNITE-2995
                 URL: https://issues.apache.org/jira/browse/IGNITE-2995
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 1.5.0.final
            Reporter: Dmitry Karachentsev
            Priority: Minor


Saving and removing 100_000 cache entries using putAll() and removeAll() 
methods is much slower than save/remove 10 times 10_000 entries. F.e. on my 
test environment second case (10_000 x 10) took 3 mins and first case (100_000) 
- 24 mins.

That issue is observed only for transactional cache.



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

Reply via email to