[ 
https://issues.apache.org/jira/browse/IGNITE-28039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Werner updated IGNITE-28039:
-----------------------------------
    Description: 
The {{MetadataRemoveProposedMessage#rejectionError}} method should return a 
{{{}String{}}}, and the conversion of this string into a 
{{BinaryObjectException}} should be handled by {{{}MetadataUpdateResult{}}}, 
where this method is only called.

This will make the message even closer to a POJO, and {{BinaryObjectException}} 
can be removed from the imports: the message class does not need to know about 
this exception.

> Remove dependency on BinaryObjectException in MetadataRemoveProposedMessage
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-28039
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28039
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Minor
>              Labels: IEP-132
>
> The {{MetadataRemoveProposedMessage#rejectionError}} method should return a 
> {{{}String{}}}, and the conversion of this string into a 
> {{BinaryObjectException}} should be handled by {{{}MetadataUpdateResult{}}}, 
> where this method is only called.
> This will make the message even closer to a POJO, and 
> {{BinaryObjectException}} can be removed from the imports: the message class 
> does not need to know about this exception.



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

Reply via email to