You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/03/01 07:14:27 UTC

[GitHub] usingsky opened a new pull request #6210: IGNITE-11458 : ClassCastException when reading objects in Collection …

usingsky opened a new pull request #6210: IGNITE-11458 : ClassCastException when reading objects in Collection …
URL: https://github.com/apache/ignite/pull/6210
 
 
   There is a ClassCastException when reading objects in Collection or Map stored in ClientCache while using thin client. When deserializing a BinaryObject, I think that the Object in the Collection is not being processed.
   
   https://issues.apache.org/jira/browse/IGNITE-11458

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services