Description
That's because removeAll is implemented as invokeAll with HashSet parameter.
invokeAll + HashSet = 💀
I will attach simple reproducer (please note that multiple invocations of test is needed, typically 5-10) as well as thread dumps.
Attachments
Attachments
Issue Links
- is blocked by
-
IGNITE-6804 Print a warning if HashMap is passed into bulk update operations
- Resolved
- is related to
-
IGNITE-12425 Deadlock on CacheStore.loadAll
- Open
- links to