You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2010/05/06 19:41:27 UTC

[Hadoop Wiki] Trivial Update of "ZooKeeper/GSoCReadOnlyMode" by Sergey Doroshenko

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "ZooKeeper/GSoCReadOnlyMode" page has been changed by Sergey Doroshenko.
http://wiki.apache.org/hadoop/ZooKeeper/GSoCReadOnlyMode?action=diff&rev1=1&rev2=2

--------------------------------------------------

  
  Benefits of this approach: transparent usage of a new client, backwards compatible.
  
- Drawbacks: more coupling between server and client.
+ Drawbacks: more coupling between server and client (but this seems unavoidable in any case).
  
  <<BR>>