[
https://issues.apache.org/jira/browse/IGNITE-26061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108489#comment-18108489
]
Ignite TC Bot commented on IGNITE-26061:
----------------------------------------
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.
> Register predefined types in corresponding processors
> -----------------------------------------------------
>
> Key: IGNITE-26061
> URL: https://issues.apache.org/jira/browse/IGNITE-26061
> 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, BinaryContext "knows" about all predefined types and register it
> on creation.
> But, many of this classes belongs to specific processors.
> We must move registration to the processor and clear BinaryContext from core
> classes dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)