You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/09/11 10:48:00 UTC

[jira] [Created] (IGNITE-6332) BinaryObject model replace() in client/server topology fails with ClassNotFoundFunction

Andrew Mashenkov created IGNITE-6332:
----------------------------------------

             Summary: BinaryObject model replace() in client/server topology fails with ClassNotFoundFunction
                 Key: IGNITE-6332
                 URL: https://issues.apache.org/jira/browse/IGNITE-6332
             Project: Ignite
          Issue Type: Bug
          Components: binary, cache
    Affects Versions: 2.1
            Reporter: Andrew Mashenkov


cache.withBinary().replace() method can fails due to ClassNotFoundException on unstable topology that is not expected from user side as withBinary projection is used.

Looks like CacheEntryPredicateContainsValue shouldn't deserialize value to compare BinaryObjects in case of replace() operation. 

See also discussion on userlist [1].

[1] http://apache-ignite-users.70518.x6.nabble.com/BinaryObject-model-replace-in-client-server-topology-fails-with-ClassNotFoundFunction-td16788.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)