[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2026-01-30 Thread Sergey Chugunov (Jira)


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

Sergey Chugunov updated IGNITE-25528:
-
Epic Link: IGNITE-25881  (was: IGNITE-27621)

> Refactoring IgniteDiagnosticMessage
> ---
>
> Key: IGNITE-25528
> URL: https://issues.apache.org/jira/browse/IGNITE-25528
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Maksim Timonin
>Assignee: Dmitry Werner
>Priority: Major
>  Labels: IEP-132, ise
> Fix For: 2.18
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2026-01-28 Thread Sergey Chugunov (Jira)


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

Sergey Chugunov updated IGNITE-25528:
-
Epic Link: IGNITE-27621

> Refactoring IgniteDiagnosticMessage
> ---
>
> Key: IGNITE-25528
> URL: https://issues.apache.org/jira/browse/IGNITE-25528
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Maksim Timonin
>Assignee: Dmitry Werner
>Priority: Major
>  Labels: IEP-132, ise
> Fix For: 2.18
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2025-06-09 Thread Maksim Timonin (Jira)


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

Maksim Timonin updated IGNITE-25528:

Fix Version/s: 2.18

> Refactoring IgniteDiagnosticMessage
> ---
>
> Key: IGNITE-25528
> URL: https://issues.apache.org/jira/browse/IGNITE-25528
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Maksim Timonin
>Assignee: Dmitry Werner
>Priority: Major
>  Labels: IEP-132, ise
> Fix For: 2.18
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2025-05-29 Thread Dmitry Werner (Jira)


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

Dmitry Werner updated IGNITE-25528:
---
Labels: IEP-132 ise  (was: IEP-132)

> Refactoring IgniteDiagnosticMessage
> ---
>
> Key: IGNITE-25528
> URL: https://issues.apache.org/jira/browse/IGNITE-25528
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Maksim Timonin
>Assignee: Dmitry Werner
>Priority: Major
>  Labels: IEP-132, ise
>
> 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)


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2025-05-29 Thread Maksim Timonin (Jira)


 [ 
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)


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2025-05-29 Thread Maksim Timonin (Jira)


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

Maksim Timonin updated IGNITE-25528:

Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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, looks like it too much and can be 
> refactored.



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


[jira] [Updated] (IGNITE-25528) Refactoring IgniteDiagnosticMessage

2025-05-29 Thread Maksim Timonin (Jira)


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

Maksim Timonin updated IGNITE-25528:

Labels: IEP-132  (was: )

> 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, looks like it too much and can be 
> refactored.



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