[Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Minimized.

Jim Fulton jim at zope.com
Sun Nov 27 20:15:55 UTC 2011


Log message for revision 123498:
  Minimized.
  

Changed:
  U   zc.zk/trunk/src/zc/zk/README.txt

-=-
Modified: zc.zk/trunk/src/zc/zk/README.txt
===================================================================
--- zc.zk/trunk/src/zc/zk/README.txt	2011-11-27 20:02:50 UTC (rev 123497)
+++ zc.zk/trunk/src/zc/zk/README.txt	2011-11-27 20:15:55 UTC (rev 123498)
@@ -275,6 +275,12 @@
 
     Optional node properties can be provided as keyword arguments.
 
+``close()``
+    Close the ZooKeeper session.
+
+    This should be called when cleanly shutting down servers to more
+    quickly remove ephemeral nodes.
+
 zc.zk.Children
 --------------
 



More information about the checkins mailing list