/commented by dmitriy setrakyan/

John,

Also, I am seeing that you setup your cache with one type and then querying
another:

/CacheConfiguration<Long, com.xxx.model.Transaction> cfg = new
CacheConfiguration<>("myCache");
...
cfg.setIndexedTypes(Long.class, com.xxx.model.MyTrx.class);/

Please provide the full stacktrace, we need to see the cause of the
exception.

----- 
/This post is migrated from now discontinued Apache Ignite forum at 
http://apacheignite.readme.io/v1.0/discuss/



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Can-serialize-Entry-on-distributed-query-tp290p294.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to