[
https://issues.apache.org/jira/browse/IGNITE-18764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686325#comment-17686325
]
Ignite TC Bot commented on IGNITE-18764:
----------------------------------------
{panel:title=Branch: [pull/10527/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10527/head] Base: [master] : New Tests
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Disk Page Compressions 1{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7040194]]
* {color:#013220}IgnitePdsCompressionTestSuite:
IgniteClusterSnapshotRestoreSelfTest.testUserClassRestored[Encryption=false] -
PASSED{color}
{color:#00008b}Snapshots{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7040507]]
* {color:#013220}IgniteSnapshotTestSuite:
IgniteClusterSnapshotRestoreSelfTest.testUserClassRestored[Encryption=false] -
PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite:
IgniteClusterSnapshotRestoreSelfTest.testUserClassRestored[Encryption=true] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7040197&buildTypeId=IgniteTests24Java8_RunAll]
> Cluster snapshot doesn't restore marshaller data
> ------------------------------------------------
>
> Key: IGNITE-18764
> URL: https://issues.apache.org/jira/browse/IGNITE-18764
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Case:
> # There is a cache - IgniteCache<Integer, Account>
> # cache.put(0, new BetterAccount()), where BetterAccount extends Account
> # createSnapshot()
> # restoreSnapshot on clean environment
> # cache.get(0) throws java.lang.ClassNotFoundException: Failed to resolve
> class name [platformId=0, platform=Java, typeId=-68243360]
> ReasonĀ that Ignite restores binary meta but misses marshaller data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)