zxid refers to the change of state of zookeeper. I studied in an article that
when a client is connected with a server which maintains zxid of 5(for
instance) and if session expired and client try to connect with other server
but it checks the condition that zxid must not be lower than previous zxid.
Is it true?
when a client is connected with a server which maintains zxid of 5(for
instance) and if session expired and client try to connect with other server
but it checks the condition that zxid must not be lower than previous zxid.
Is it true?