[ https://issues.apache.org/jira/browse/IGNITE-26523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shishkov updated IGNITE-26523: ----------------------------------- Description: # Cache messages have {{error}} method, returning null by default. Custom logic should be implement to return error. # Each message have to perform error marshalling itself. # Marshalling of {{Throwable}} into {{byte[]}} should be reworked, eg. we can send full message of error as {{String}}. was: # Cache messages have {{error}} method, returning null by default. Custom logic should be implement to return error. # Each message have to perform error marshalling itself. # Marsgalling of {{Throwable}} into {{byte[]}} should be reworked, eg. we can send full message of error as {{String}}. > Refactor GridCacheMessage#error > ------------------------------- > > Key: IGNITE-26523 > URL: https://issues.apache.org/jira/browse/IGNITE-26523 > Project: Ignite > Issue Type: Task > Reporter: Ilya Shishkov > Assignee: Ilya Shishkov > Priority: Minor > Labels: ise > > # Cache messages have {{error}} method, returning null by default. Custom > logic should be implement to return error. > # Each message have to perform error marshalling itself. > # Marshalling of {{Throwable}} into {{byte[]}} should be reworked, eg. we can > send full message of error as {{String}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)