[
https://issues.apache.org/jira/browse/IGNITE-13594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218485#comment-17218485
]
Ignite TC Bot commented on IGNITE-13594:
----------------------------------------
{panel:title=Branch: [pull/8370/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8370/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5680776]]
* {color:#013220}IgniteBasicTestSuite:
P2PCacheOperationIntoComputeTest.testContinuous - PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
P2PCacheOperationIntoComputeTest.testShared - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5675069&buildTypeId=IgniteTests24Java8_RunAll]
> Model classes require manual deserialization if used inside Job loaded by p2p
> -----------------------------------------------------------------------------
>
> Key: IGNITE-13594
> URL: https://issues.apache.org/jira/browse/IGNITE-13594
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
>
> After fix in IGNITE-5038[,|https://ggsystems.atlassian.net/browse/GG-28146,]
> now users can use model classes inside CompuJobs, but they still need to
> change their code and add manual deserialization like
> Object personVal = binaryVal.deserialize(testClsLdr);
> If they want to use them.
> I believe that we can do it under the hood and proper classloader can be
> chosen automatically.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)