lp:~alex-brasetvik/txzookeeper/txzookeeper

Created by Alex Brasetvik and last modified
Get this branch:
bzr branch lp:~alex-brasetvik/txzookeeper/txzookeeper
Only Alex Brasetvik can upload to this branch. If you are Alex Brasetvik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Brasetvik
Project:
txzookeeper
Status:
Development

Recent revisions

50. By Alex Brasetvik

Close also the first connection

49. By Kapil Thangavelu

update changelog

48. By Kapil Thangavelu

correct unit tests minors [thanks to ben bangert for spotting]

47. By Kapil Thangavelu

merge managed-watch-and-ephemeral a new auto reconnecting client that recreates presence nodes and triggers watch handlers on session expiration [r=fwereade,jimbaker]

46. By Kapil Thangavelu

[trivial] update pypi license metadata

45. By Kapil Thangavelu

[trivial] ensure we always attempt to close the zk handle on client.close, stops background connect activity associated to the handle.

44. By Kapil Thangavelu

 - On session expiration, all extant watches recieve an errback.

   The watches are dead, so there is no purpose in having the session
   error handler diverting errors for them.

 - A retry client facade, that transparently retries operations in the
   face of transient connection errors.

 - A retry function in the style maybedeferred that can perform this
   retry functionality for an arbitrary function.

 - A series of connection failure tests verifying watches are
   delivered to clients that where disconnected at the time of the
   watched modification on the server.

 - version increment to 0.9.0

43. By Gustavo Niemeyer

Add seconds to the changelog date. (/me looks at hazmat)

42. By Kapil Thangavelu

[trivial] fix changelog spacing for daily deb builds

41. By Kapil Thangavelu

merge session-event-handling. Much improved session event and connection error handling with zk cluster tests.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:txzookeeper
This branch contains Public information 
Everyone can see this information.

Subscribers