|
Managed Connections for txzk
A managed connection automatically handles transient connection failures,
and session expiration. On session expiration it recreates ephemeral nodes,
and fire watch events on extant watchers.
https://code.launchpad.net/~hazmat/txzookeeper/managed-watch-and-ephemeral/+merge/100715
(do not edit description out of merge proposal)
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+747 lines, -78 lines) |
Patch |
 |
A |
.bzrignore
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
[revision details]
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
setup.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
txzookeeper/client.py
|
View
|
|
17 chunks |
+63 lines, -40 lines |
0 comments
|
Download
|
 |
A |
txzookeeper/managed.py
|
View
|
|
1 chunk |
+324 lines, -0 lines |
0 comments
|
Download
|
 |
M |
txzookeeper/retry.py
|
View
|
|
8 chunks |
+70 lines, -31 lines |
0 comments
|
Download
|
 |
M |
txzookeeper/tests/__init__.py
|
View
|
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
txzookeeper/tests/test_client.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
txzookeeper/tests/test_managed.py
|
View
|
|
1 chunk |
+255 lines, -0 lines |
0 comments
|
Download
|
 |
M |
txzookeeper/tests/test_retry.py
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 1
|