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

Ignite TC Bot commented on IGNITE-27830:
----------------------------------------

{panel:title=Branch: [pull/13007/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13007/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9001316&buildTypeId=IgniteTests24Java8_RunAll]

> Get rid of external serialization in GridDhtAffinityAssignmentResponse
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-27830
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27830
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Anton Vinogradov
>            Assignee: Dmitry Werner
>            Priority: Major
>              Labels: ise
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> All byte[] should be deleted. Serialisation should be based on original 
> fields serialization. They should become messages or supported by the codegen 
> framework.
> *Update:*
>  # Use {{@Order}} for {{#affAssignmentIds}} and remove 
> {{#affAssignmentIdsBytes}}
>  # Use {{@Order}} for {{#idealAffAssignment}} and remove 
> {{#idealAffAssignmentBytes}}
>  # Replace {{#affAssignmentErrBytes}} by {{ErrorMessage}}
>  # Remove {{{}#partBytes{}}}, use {{@Order}} with {{@Compress}} for 
> {{#partMap}} instead.



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

Reply via email to