If client A and Client B both connects to Zookeeper, A updates one znode and succeed, assume B connects to a server that haven't persisted the update yet, eg. the server is in minority, what value will B read? new value or older value? what if B calls sync before read the znode?
- zookeeper consistency model? Chen Bangzhong
- Re: zookeeper consistency model? Flavio Junqueira
- Re: zookeeper consistency model? Patrick Hunt
- Re: zookeeper consistency model? Ted Dunning
- Re: zookeeper consistency model? Patrick Hunt
- Re: zookeeper consistency model? Ted Dunning