[
https://issues.apache.org/jira/browse/RATIS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213194#comment-17213194
]
Tsz-wo Sze commented on RATIS-1085:
-----------------------------------
[~yjxxtd], thanks for working out the details. The file
20201014review221.patch is the change mentioned in my review comments.
> 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
> Assignee: runzhiwang
> Priority: Major
> Attachments: 20201014review221.patch
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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)