runzhiwang opened a new pull request #221:
URL: https://github.com/apache/incubator-ratis/pull/221


   ## What changes were proposed in this pull request?
   
   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.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1085
   
   ## How was this patch tested?
   
   add ut
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to