szetszwo commented on pull request #264: URL: https://github.com/apache/incubator-ratis/pull/264#issuecomment-724384251
@amaliujia , after RATIS-1133, the stream header (DataStreamOutputImpl.header or StreamInfo.reqeust) in each the servers becomes the same. The primary server can be determined by calling RaftClientRequest.getReplierId(). Therefore, we don't have to add the primary server id to each packet. ---------------------------------------------------------------- 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]
