Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7
-
None
Description
It seems the reason for test failure is the fact that TTL manager cannot clean up all entries because of TTL throttling (see GridCacheTtlManager#expire and GridCacheOffheapManager.GridCacheDataStore#purgeExpired). It does not seem a bug/problem, it just required to set the IgniteSystemProperties.IGNITE_UNWIND_THROTTLING_TIMEOUT to a smaller value.
Attachments
Issue Links
- links to