amaliujia commented on pull request #298:
URL: https://github.com/apache/incubator-ratis/pull/298#issuecomment-733295325


   The basic idea so far is FileStore should initialize a DataStream by a 
customized header request, which specifies a file path.
   
   Then on FileStateMachine side, based on that header request, it will 
initialize a channel based on the file path. 
   
   Then stream writes go in. 


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