[
https://issues.apache.org/jira/browse/IGNITE-26044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108490#comment-18108490
]
Ignite TC Bot commented on IGNITE-26044:
----------------------------------------
Docs Required was removed after reviewing the merged Ignite 2.18 change on
origin/master. The change is internal-only (implementation cleanup/refactoring,
dependency update, compatibility constant removal, or Javadoc-only typo fix)
and does not add or change user-facing documentation surface such as public
API, configuration, CLI commands, SQL syntax, metrics, log messages, or
operational workflows. Any other Ignite Flags were preserved.
> Simplify BinaryContext creation
> -------------------------------
>
> Key: IGNITE-26044
> URL: https://issues.apache.org/jira/browse/IGNITE-26044
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Fix For: 2.18
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently, several methods call required to create BinaryContext instance.
> This leads to overcomplicated code and huge effort to perform refactoring:
> remove dependencies to ignite-core classes.
>
> Let's simplify creation as a first step of moving BinaryContext to binary-api.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)