yes. new server is started from scratch. looks like this is an expected behavior then. let me fix my test.
Michi/Alexander, thanks a lot for the help! On Sat, Aug 23, 2014 at 8:43 PM, Alexander Shraer <[email protected]> wrote: > > Refusing session request for client /192.168.1.2:52468 as it has seen > zxid > > 0x7 our last zxid is 0x0 client must try another server > > Looks like your new server is started from scratch. The client can't > connect to it since it has seen data that is more up-to-date. This is not > something we introduced in 3.5.0. When a client looses its current server > it uses this rule to find a server who is at least as up-to-date as the > client is, to avoid "going back in time" and loosing consistency. > > >
