Tsz-wo Sze created RATIS-1085:
---------------------------------
Summary: Encode a RaftClientRequest as the head of a stream request
Key: RATIS-1085
URL: https://issues.apache.org/jira/browse/RATIS-1085
Project: Ratis
Issue Type: Sub-task
Components: Streaming
Reporter: Tsz-wo Sze
In a stream request, the client should send a RaftClientRequest (without data)
as the header so that the state machine at the server can process the request
as a normal RaftClientRequest.
We may consider using Protobuf to encode RaftClientRequest. The raw data will
be streamed after the RaftClientRequest.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)