[Checkins] [zopefoundation/zc.zk] 4b3dc3: - Fixed: ZooKeeper operations (including closing Z...

GitHub noreply at github.com
Thu Aug 28 01:11:36 CEST 2014


  Branch: refs/heads/fixes-2014-08-27
  Home:   https://github.com/zopefoundation/zc.zk
  Commit: 4b3dc38c06010e037e2b73e5183a4a1810598ccd
      https://github.com/zopefoundation/zc.zk/commit/4b3dc38c06010e037e2b73e5183a4a1810598ccd
  Author: Jim Fulton <jim at zope.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M src/zc/zk/README.txt
    M src/zc/zk/__init__.py
    M src/zc/zk/disconnectiontests.py
    M src/zc/zk/tests.py

  Log Message:
  -----------
  - Fixed: ZooKeeper operations (including closing ZooKeeper
  connections) hung after network failures if ZooKeeper sessions were
  lost and ephemeral nodes (for registered services) had to be
  re-registered.

- Fixed: Didn't properly handle None values for node data returned by
  Kazoo 2.0.




More information about the checkins mailing list