[
https://issues.apache.org/jira/browse/IGNITE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737723#comment-17737723
]
Valery Shorin commented on IGNITE-19753:
----------------------------------------
Test failure {{IgniteControlUtilityTestSuite2:
GridCommandHandlerDefragmentationTest.testDefragmentationStatus[cmdHnd=cli]}}
is not related to this change, this test fails on master branch as well:
https://ci2.ignite.apache.org/test/-8869604011192050851?currentProjectId=IgniteTests24Java8&expandTestHistoryChartSection=true&branch=%3Cdefault%3E
> Move task and command class to the same packages
> ------------------------------------------------
>
> Key: IGNITE-19753
> URL: https://issues.apache.org/jira/browse/IGNITE-19753
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.16
> Reporter: Nikolay Izhikov
> Assignee: Valery Shorin
> Priority: Major
> Labels: IEP-81
> Fix For: 2.16
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Right now command of Management API in
> {{org.apache.ignite.internal.management}} package and tasks that implements
> command logic in {{org.apache.ignite.internal.visor}} package.
> Visor not existing anymore in Ignite so it's seems logical to move tasks and
> their dependencies to commands.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)