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

Vladimir Steshin updated IGNITE-28912:
--------------------------------------
    Labels: IEP-132 ise  (was: IEP-132)

> Move ErrorMessage to a common internal package
> ----------------------------------------------
>
>                 Key: IGNITE-28912
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28912
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Anton Vinogradov
>            Assignee: Vladimir Steshin
>            Priority: Minor
>              Labels: IEP-132, ise
>             Fix For: 2.19
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ErrorMessage is a generic wire DTO carrying a Throwable, currently located in 
> org.apache.ignite.internal.managers.communication. It is not 
> communication-specific: all 36 importing files live outside the communication 
> package (Calcite query messages, snapshot messages, distributed process 
> SingleNodeMessage/FullMessage, event storage, etc.).
> Move it to a common internal package (e.g. org.apache.ignite.internal) as a 
> mechanical IDE refactoring. No behavior changes expected; the compiler 
> validates the move.
> Follow-up to a review note on the IGNITE-28520 PR: 
> https://github.com/apache/ignite/pull/13095#discussion_r3586632492



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

Reply via email to