[ https://issues.apache.org/jira/browse/IGNITE-26478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021479#comment-18021479 ]
Ignite TC Bot commented on IGNITE-26478: ---------------------------------------- {panel:title=Branch: [pull/12360/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1} {color:#d04437}Platform .NET (Windows){color} [[tests 0 TIMEOUT , Exit Code |https://ci2.ignite.apache.org/viewLog.html?buildId=8610211]] {panel} {panel:title=Branch: [pull/12360/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=8610253&buildTypeId=IgniteTests24Java8_RunAll] > 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 > Priority: Minor > Labels: ise > Time Spent: 20m > 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)