[
https://issues.apache.org/jira/browse/IGNITE-27641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108885#comment-18108885
]
Ignite TC Bot commented on IGNITE-27641:
----------------------------------------
I reviewed the linked change (PR #12652 / commit 0cb5ff1a) in the local Ignite
2 checkout. It adds generated serializers for internal management command
argument DTOs and does not change the public control.sh command syntax,
configuration, APIs, documented behavior, or documentation text. No user-facing
documentation update is required. I removed only Docs Required and preserved
Release Notes Required.
> Generate serdes code for management commands arguments
> ------------------------------------------------------
>
> Key: IGNITE-27641
> URL: https://issues.apache.org/jira/browse/IGNITE-27641
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> To setup generation machinery and provide usefulle feature as a first step
> let's implement code generations for management commands arguments.
> Command arguments strictly following Ignite code convention and other
> successor of IgniteDataTransferObject not.
> In the following improvements we provide code generation support for all
> classes based on IgniteDataTransferObject which will include some refactoring
> of classes and generator code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)