lp://staging/~rogpeppe/gozk/update-event-interface
Created by
Roger Peppe
and last modified
- Get this branch:
- bzr branch lp://staging/~rogpeppe/gozk/update-event-interface
Only
Roger Peppe
can upload to this branch. If you are
Roger Peppe
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/~juju/gozk/trunk
- Gustavo Niemeyer: Disapprove
-
Diff: 3594 lines (+1527/-1001)12 files modifiedMakefile (+6/-2)
example/example.go (+22/-23)
helpers.c (+2/-2)
reattach_test.go (+202/-0)
retry_test.go (+65/-74)
server.go (+239/-0)
service/Makefile (+20/-0)
service/service.go (+160/-0)
status.go (+116/-0)
suite_test.go (+56/-138)
zk.go (+381/-489)
zk_test.go (+258/-273)
Related bugs
Bug #862491: Updated event interface and factored-out server-starting interface. | Undecided | In Progress |
Related blueprints
Branch information
Recent revisions
- 17. By Gustavo Niemeyer
-
Dropped synthetic CLOSED and preserved semantics.
STATE_CLOSED is now zero, and since channels are not pointers
anymore closing the session channel yields STATE_CLOSED forever.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~juju/gozk/trunk