Evgeny Stanilovsky created IGNITE-28277:
-------------------------------------------
Summary: Append additional tests for CacheInterceptor#onBeforePut
Key: IGNITE-28277
URL: https://issues.apache.org/jira/browse/IGNITE-28277
Project: Ignite
Issue Type: Task
Components: general
Affects Versions: 2.17, 2.18
Reporter: Evgeny Stanilovsky
Assignee: Evgeny Stanilovsky
CacheInterceptor#onBeforePut process different *value* representation
(BinaryObject vs raw java object) depending on *value* object (java native vs
custom). It can confused and need to be documented and covered by tests.
Current implementation can`t be changed without discussion cause compatibility
will be broken otherwise (but probably it can because it has no actual contract
through java doc or documentation as i can see).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)