Add code to actually stream data from other nodes during bootstrap. I tested with the following: 1) stat a node 1 2) insert data into node 1 3) start node 2 I can see from the logger that data is streamed correctly from node 1 to node 2.
Add code to actually stream data from other nodes during bootstrap. I tested with the following: 1) stat a node 1 2) insert data into node 1 3) start node 2 I can see from the logger that data is streamed correctly from node 1 to node 2.