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)