Changes to clean up gozk interface.

Bug #856321 reported by Roger Peppe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gozk
In Progress
Undecided
Roger Peppe

Bug Description

Package identifier changes to zookeeper.
  Package path changes to launchpad.net/gozk/zookeeper.
  gozk.ZooKeeper -> zookeeper.Conn
  gozk.Init -> gozk.Dial
  gozk.ReInit -> gozk.Redial

  All functions changed to return os.Error rather than local error type.
  New type defined to represent zookeeper errors,
  and some local refactoring to make this look nice.

  Wait channels now returned as <-chan Event.

  N.B. testing does not yet complete successfully.

Related branches

Roger Peppe (rogpeppe)
Changed in gozk:
assignee: nobody → Roger Peppe (rogpeppe)
status: New → In Progress
Revision history for this message
Roger Peppe (rogpeppe) wrote :

Added Server function to enable tests to be checked.
Now passes all tests.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.