Nikolay Izhikov created IGNITE-26478:
----------------------------------------
Summary: Remove usages of CacheObjectValueContext#kernalContext
for CacheObjectTransformerProcessor
Key: IGNITE-26478
URL: https://issues.apache.org/jira/browse/IGNITE-26478
Project: Ignite
Issue Type: Sub-task
Reporter: Nikolay Izhikov
Assignee: Nikolay Izhikov
CacheObjectValueContext interface used in binary API and implementation.
Must be moved to binary-api or commons during binary extraction.
It contains {{GridKernalContext kernalContext()}} method.
We don't want to expose kernal context to binary so it required to get rid of
usages of this method through codebase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)