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

Maksim Timonin updated IGNITE-25528:
------------------------------------
    Description: 
IgniteDiagnosticMessage sends closure. This closure depends on 
GridKernalContext, is marshalled with JDK marshaller - looks like it's not a 
right way to form messages.

Need to investigate is it possible to refactor it and make more straigthforward 
(send pirmitive fields, not a function).

  was:IgniteDiagnosticMessage sends closure, looks like it too much and can be 
refactored.


> Refactoring IgniteDiagnosticMessage
> -----------------------------------
>
>                 Key: IGNITE-25528
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25528
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Maksim Timonin
>            Priority: Major
>              Labels: IEP-132
>
> IgniteDiagnosticMessage sends closure. This closure depends on 
> GridKernalContext, is marshalled with JDK marshaller - looks like it's not a 
> right way to form messages.
> Need to investigate is it possible to refactor it and make more 
> straigthforward (send pirmitive fields, not a function).



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

Reply via email to