lp:ubuntu/quantal/zookeeper

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/zookeeper
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

24. By James Page

* Fix FTBFS on armhf architecture:
  - d/rules: Only execute native test suite on i386 and amd64 architectures;
    its a bit racey and does not execute reliably on others.

23. By James Page

* Re-sync with Ubuntu.
* New upstream release:
  - Dropped patches for ZOOKEEPER-1403 and ZOOKEEPER-1431; included upstream.
  - Refreshed all other patches.
* d/{watch,orig-tar.sh,README.source}: Repack upstream tarball using uscan
  to ease new upstream releases.
* d/control: Version debhelper (>= 9~).
* d/rules: Refactor contrib builds to use properties file.
* d/ant.properties: Collate properties for contrib builds ensuring that
  bytecode built is backwards compatible.

22. By James Page

* New upstream release:
  - Dropped patches for ZOOKEEPER-1403 and ZOOKEEPER-1431; included upstream.
  - Refreshed all other patches.
* d/{watch,orig-tar.sh,README.source}: Repack upstream tarball using uscan
  to ease new upstream releases.
* d/control: Version debhelper (>= 9~).
* d/rules: Refactor contrib builds to use properties file.
* d/ant.properties: Collate properties for contrib builds ensuring that
  bytecode built is backwards compatible.

21. By James Page

d/patches/fixes/ZOOKEEPER-1431: Fix up memory leak in zookeeper
python binding which results in significant memory growth for large
result sets (Closes: #665962). Thanks to Johan Rydberg for identifying
this bug and Kapil Thangavelu for the patch.

20. By James Page

d/patches/fixes/ZOOKEEPER-1431: Fix up memory leak in zookeeper
python binding which results in significant memory growth for large
result sets (LP: #963280). Thanks to Johan Rydberg for identifying
this bug and Kapil Thangavelu for the patch.

19. By James Page

* New upstream bugfix release.
  - d/fix-broken-c-client-unittest.patch: Dropped - accepted upstream.
  - Refreshed all other patches.
* Bumped Standards-Version: 3.9.3.
* Fix issue with quoting of parameters in zkCli.sh (Closes: #661837):
  - d/patches/fixes/ZOOKEEPER-1403: Ensure parameters are correctly
    quoted - thanks to John Eikenberry for this fix.

18. By James Page

* Sync changes from Ubuntu:
  - Switch zookeeperd upstart configuration to use start-stop-daemon.
    Thanks to Clint Byrum for this fix.
  - Enable C and Java test suites:
    - d/patches/fixes/ZOOKEEPER-1374: Use __sync_* primitives
      instead of ASM code when available to improve portability across
      supported platforms.
    - d/patches/fix-broken-c-client-test.patch: Fixes the unit test so
      it will pass with EINVAL which is the correct error. Thanks to
      Clint Byrum for this fix.
    - d/rules: Enable C client test suite for all architectures.
    - d/rules: Only run core Java test suite when building
      Architecture: all packages.

17. By James Page

* d/patches/fixes/ZOOKEEPER-1374: Align to upstream accepted version of
  this fix.
* d/rules: Only run core Java test suite when building Architecture: all
  packages.

16. By James Page

* Fix FTBFS of test suite on armel/armhf (LP: #920871):
  - d/patches/fixes/ZOOKEEPER-1374: Use __sync_* primitives
    instead of ASM code to improve portability across supported
    platforms.
  - d/rules: Don't run full core Java test suite on arm architectures
    as it breaks due to JVM incompatibilities.

15. By Clint Byrum

[ Clint Byrum ]
* d/patches/fix-broken-c-client-test.patch: Fixes the unit test so it
  will pass with EINVAL which is the correct error. (LP: #912935)

[ James Page ]
* d/rules: Enable execution of C client and core Java tests (LP: #913881).

Branch metadata

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

Subscribers