Ivan Bessonov created IGNITE-19453:
--------------------------------------
Summary: Serialize commands before sending them in ActionRequest
Key: IGNITE-19453
URL: https://issues.apache.org/jira/browse/IGNITE-19453
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Type of org.apache.ignite.raft.jraft.rpc.ActionRequest#command must be changed
from Command to byte[] to avoid double serialization.
ActionRequestProcessor#commandsMarshaller will only be used to de-serialize the
command. "read/write" flag would need to be added to the ActionRequest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)