Ilya Shishkov created IGNITE-26534:
--------------------------------------
Summary: Refactor GridDhtLockResponse and successors
Key: IGNITE-26534
URL: https://issues.apache.org/jira/browse/IGNITE-26534
Project: Ignite
Issue Type: Task
Reporter: Ilya Shishkov
Assignee: Ilya Shishkov
# 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)