szetszwo commented on pull request #164: URL: https://github.com/apache/incubator-ratis/pull/164#issuecomment-669650068
- After some thoughts, let's change all the class names to use "DataStream" as the prefix except for NettyDataStreamFactory. - DataStreamRequest and DataStreamReply should extends a common base class, say DataStreamMessage. - Also, let's remove some of the code which is not yet clear how to use them. We should work on the implementation and design these methods. ---------------------------------------------------------------- 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]
