[ https://issues.apache.org/jira/browse/IGNITE-26463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021350#comment-18021350 ]
Ignite TC Bot commented on IGNITE-26463: ---------------------------------------- {panel:title=Branch: [pull/12357/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/12357/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8608674&buildTypeId=IgniteTests24Java8_RunAll] > Remove usages of CacheObjectValueContext#kernalContext > ------------------------------------------------------ > > Key: IGNITE-26463 > URL: https://issues.apache.org/jira/browse/IGNITE-26463 > Project: Ignite > Issue Type: Sub-task > Reporter: Nikolay Izhikov > Assignee: Nikolay Izhikov > Priority: Minor > Time Spent: 1h 50m > Remaining Estimate: 0h > > 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)