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


   ## What changes were proposed in this pull request?
   
   When primary create DataStreamOutputImpl for peer, it will create a new 
[RaftClientRequest](https://github.com/apache/incubator-ratis/blob/master/ratis-client/src/main/java/org/apache/ratis/client/impl/DataStreamClientImpl.java#L77)
 and send it to peer. I think primary should send RaftClientRequest got from 
client to peer.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1133
   
   ## How was this patch tested?
   
   TODO
   


----------------------------------------------------------------
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