SzyWilliam commented on PR #655:
URL: https://github.com/apache/ratis/pull/655#issuecomment-1149397010

   @szetszwo  Add License header. Also, I did the test and I think the `stream` 
change is compatible. That's how I did the test:
   I compile the Arithmetic example in `ratis-examples` both with&w/o `stream`. 
Then I started Arithmetic Server w/o stream as leader, apply trxs, take a 
snaphot and purge logs. After that I started Arithmetic Server with stream and 
join the group. I discovered that the leader successfully install the snapshot 
to the new follower, which means old server w/o stream can install single chunk 
snapshot to new server with stream.


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to