[
https://issues.apache.org/jira/browse/IGNITE-26463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028329#comment-18028329
]
Aleksandr Chesnokov edited comment on IGNITE-26463 at 10/8/25 12:54 PM:
------------------------------------------------------------------------
Compilation fix for extensions:
Checkstyle run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Checkstyle/8638486]
Run all-extensions run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_RunAllTests/8638514]
Geospatial run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Geospatial/8638490]
was (Author: JIRAUSER307233):
Compilation fix for extensions:
Checkstyle run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Checkstyle/8638486]
Run all-extensions run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_RunAllTests#all-projects]
Geospatial run:
[https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Geospatial/8638490]
> 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
> Labels: ise
> Time Spent: 2h 10m
> 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)