Igor Seliverstov created IGNITE-5370:
----------------------------------------
Summary: IgniteSet misses its size after cluster restart with enabled PDS feature
Key: IGNITE-5370
URL:
https://issues.apache.org/jira/browse/IGNITE-5370 Project: Ignite
Issue Type: Bug
Components: data structures
Affects Versions: 2.0
Reporter: Igor Seliverstov
{{CacheDataStructuresManager}} tracks {{IgniteSet}} updates using an on-heap map ({{CacheDataStructuresManager#setDataMap}}), which is used for several operations (including {{IgniteSet.size()}}) and isn't restored after cluster restart.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)