[
https://issues.apache.org/jira/browse/IGNITE-12638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036161#comment-17036161
]
Ignite TC Bot commented on IGNITE-12638:
----------------------------------------
{panel:title=Branch: [pull/7383/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5046457&buildTypeId=IgniteTests24Java8_RunAll]
> Classes persisted by DistributedMetaStorage are not IgniteDTO
> -------------------------------------------------------------
>
> Key: IGNITE-12638
> URL: https://issues.apache.org/jira/browse/IGNITE-12638
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This has to be fixed to simplify future modification of component.
> DistributedMetaStorageHistoryItem and DistributedMetaStorageVersion will be
> persisted on disc so we need to have a reliable way to read them even when
> classes will be updated in the future. IgniteDataTransferObject is the
> standard option for such cases - it allows versioning of serialization format.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)