[
https://issues.apache.org/jira/browse/IGNITE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-5370:
------------------------------------
Affects Version/s: (was: 2.0)
> 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
> 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)