A while back I asked about sync() and got responses that said it's only needed for reads (getData, getChildren). I was looking through the source and it appears that this does _not_ apply to exsists(). Am I reading that correctly? i.e. will exists() always return an accurate (in terms of the leader) view of a node's metadata?
-JZ
