[
https://issues.apache.org/jira/browse/RATIS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213562#comment-17213562
]
runzhiwang commented on RATIS-1085:
-----------------------------------
[~szetszwo] Thanks for merge it.
> 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
> Fix For: 1.1.0
>
> Attachments: 20201014review221.patch
>
> Time Spent: 2h 40m
> 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)