Hi,I'm puzzled after testing baseline topology. Here is my experiment: 1.Start a node A with persistence enabled and use it as a database. 2.Add data to a table with replicated template. 3.Start node B to join A. 4.Add B to baseline. 5.Count data from node B by jdbc.The result is correct. 6.Shut down node A. 7.Count data from node B by jdbc again.The result is incorrect.Actually is 0.
My question is: According to my understanding of baseline topology,node B should sync data from node A.Is my understanding correct?What's wrong with my experiment. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
