[ 
https://issues.apache.org/jira/browse/IGNITE-27977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101867#comment-18101867
 ] 

Anton Vinogradov commented on IGNITE-27977:
-------------------------------------------

Correction to my earlier comment here: I wrote that IGNITE-26817 was reverted 
because of the peer-deployment class loader. That was a guess from the package 
name of the tests, and it is wrong.

Checked while doing IGNITE-28271: the two tests in 
{{GridP2PComputeExceptionTest}} that cover a peer-deployed exception class pass 
once the message is deferred. The two that fail are the ones about a *broken* 
exception serialization, and they fail because {{ErrorMessage}} never 
propagates a failure - it substitutes a wrapper, while the tests pin a 
{{BinaryObjectException}} reaching the caller.

What stays true for this ticket is the other half of that comment: the 
marshaller of the field would change from binary to jdk, and that is what 
blocks it on IGNITE-28940.

> Refactor bytes serialization for DataStreamerRequest 
> -----------------------------------------------------
>
>                 Key: IGNITE-27977
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27977
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alex Abashev
>            Priority: Major
>              Labels: IEP-132, ise, wire-format
>             Fix For: 2.19
>
>
> Refactor bytes serialization for DataStreamerRequest 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to