[
https://issues.apache.org/jira/browse/IGNITE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Gura closed IGNITE-1180.
-------------------------------
> IgniteCache.randomEntry() doesn't work when offheap mode is used
> ----------------------------------------------------------------
>
> Key: IGNITE-1180
> URL: https://issues.apache.org/jira/browse/IGNITE-1180
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Denis Magda
>
> {{IgniteCache.randomEntry()}} always returns {{null}} when
> {{CacheMemoryMode.OFFHEAP_TIERED}} mode is used.
> How to reproduce:
> - create partitioned or replicated cache;
> - populate it with data;
> - make a call {{IgniteCache.randomEntry()}}.
> Also OffHeap versions of {{CacheVersionedEntryAbstractTest}} may be used to
> reproduce the issue.
> These tests will be merged to master when IGNITE-946 is closed. Unmute these
> tests on TC when the issue is fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)