thousands of clients could all start slamming the Zookeeper hosts with
'get' calls.
The watches themselves should push data to the clients, and the clients
should just accept it -- without making further calls. This change
deprecates the old behavior.
thousands of clients could all start slamming the Zookeeper hosts with 'get' calls.
The watches themselves should push data to the clients, and the clients should just accept it -- without making further calls. This change deprecates the old behavior.
(issue #39)