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

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

Release-note triage: removed the Release Notes Required flag because the final 
shipped change has no user-facing behavior or contract impact. No user-facing 
release note is needed.

> Use MessageSerializer to transfer ServiceProcessorCommonDiscoveryData
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-28794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28794
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Ilya Shishkov
>            Assignee: Dmitry Werner
>            Priority: Minor
>              Labels: IEP-132, ise
>             Fix For: 2.19
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Following DTO implements {{Serializable}}:
> # {{ServiceProcessorCommonDiscoveryData}}
> They are transferred in {{DiscoveryDataBag}} ({{DiscoveryDataPacket}}) and 
> should be transfromed to a {{Message}}. 
> Some important tips:
> # Implementation of {{Serializable}} should be removed if possible. (If not 
> stored somewhere in MetaStorage, or in PDS).
> # If it is difficult to transform to {{Message}}, message-clone DTO can be 
> added, eg. {{QueryIndexMessage}}.
> # Keep in mind {{#writeObject}} / {{#readObject}} and {{#readExternal}} / 
> {{#writeExternal}} methods, if any.



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

Reply via email to