Aleksandr Tceluiko created IGNITE-8229:
------------------------------------------
Summary: Warning: Ignoring query projection because it's executed
over LOCAL cache
Key: IGNITE-8229
URL: https://issues.apache.org/jira/browse/IGNITE-8229
Project: Ignite
Issue Type: Bug
Affects Versions: 2.3
Reporter: Aleksandr Tceluiko
Every scan query get warning:
[13:26:25 WRN] <LocalUserActivity> Ignoring query projection because it's
executed over LOCAL cache (only local node will be queried):
GridCacheQueryAdapter [type=SCAN, clsName=null, clause=null,
filter=o.a.i.i.processors.platform.cache.PlatformCacheEntryF
ilterImpl@7629939a, transform=null, part=null, incMeta=false,
metrics=GridCacheQueryMetricsAdapter [minTime=9223372036854775807, maxTime=0,
sumTime=0, avgTime=0.0, execs=0, completed=0, fails=0], pageSize=1024,
timeout=0, keepAll=true, incBackups=false, dedup=false,
prj=o.a.i.i.cluster.ClusterGroupAdapter@708472f7, keepBinary=true, subjId=null,
taskHash=0]
Valentin Kulichenko wrote:
{quote}This looks like a bug as there is no way to provide cluster group for a
query in the latest versions.
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)