Nikolay Izhikov created IGNITE-19753:
----------------------------------------
Summary: 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
Reporter: Nikolay Izhikov
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)