[
https://issues.apache.org/jira/browse/IGNITE-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-9863:
-------------------------------------
Fix Version/s: 2.7
> 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
> Priority: Major
> Fix For: 2.7
>
>
> 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)