Alexey Kuznetsov created IGNITE-9863:
----------------------------------------
Summary: Refactor VisorDataTransferObject to common class
Key: IGNITE-9863
URL:
https://issues.apache.org/jira/browse/IGNITE-9863 Project: Ignite
Issue Type: Task
Reporter: Alexey Kuznetsov
Assignee: Alexey Kuznetsov
Initially VisorDataTransferObject was implemented to use with Visor CMD only.
But I see that now it is using together with control.sh utility.
And it looks strange that some classes not related to Visor use some Visor-specific class.
Lets move this class to "org.apache.ignite.internal.dto" package with name IgniteDataTransferObject and deprecate VisorDataTransferObject (with removal in 3.0).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)