Galinger Vladimir created IGNITE-7023:
-----------------------------------------
Summary: In visorcmd I cannot list certain cache contents located on certain node.
Key: IGNITE-7023
URL:
https://issues.apache.org/jira/browse/IGNITE-7023 Project: Ignite
Issue Type: Bug
Components: visor
Affects Versions: 2.3
Reporter: Galinger Vladimir
When testing affinity collocation example, I cannot see what keys of certain *partitioned* cache are located on certain node.
When I run something like this:
{noformat}
cache -scan -c=CacheQueryExampleOrganizations -id8=5F52C8E4
{noformat}
it still outputs all entries from the cache, not regarding the partitioning.
The issue is simple to reproduce, I slightly modified the org.apache.ignite.examples.datagrid.CacheQueryExample, adding 3 more organizations and starting additional 4 nodes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)