zookeeper 3.3.4+dfsg1-2ubuntu4 source package in Ubuntu

Changelog

zookeeper (3.3.4+dfsg1-2ubuntu4) precise; urgency=low

  * 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.
 -- James Page <email address hidden>   Mon, 30 Jan 2012 13:09:54 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zookeeper_3.3.4+dfsg1.orig.tar.gz 1.8 MiB e518eff32cfd9f8ced71bc4afb9afb8b8bc42eb9526453a04830d7dedabd9a96
zookeeper_3.3.4+dfsg1-2ubuntu4.debian.tar.gz 25.4 KiB 39a90bde490512e48e7f1f908c303e44d8d260423151fc144b5663041fd1d538
zookeeper_3.3.4+dfsg1-2ubuntu4.dsc 2.9 KiB cc5ee4cf207197fb279245c7a238dbc4c5a98a02e3453fda816cab78862d3cab

View changes file

Binary packages built by this source

libzookeeper-java: Core Java libraries for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the java .jar files.

libzookeeper-java-doc: API Documentation for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.

libzookeeper-mt-dev: Development files for multi threaded zookeeper C bindings

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the development files for the multi threaded C bindings.

libzookeeper-mt2: Multi threaded C bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the multi-threaded libraries for the C bindings.

libzookeeper-st-dev: Development files for single threaded zookeeper C bindings

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the development files for the single threaded C bindings.

libzookeeper-st2: Single threaded C bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the single-threaded libraries for the C bindings.

libzookeeper2: C bindings for zookeeper - transitional package

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 Transitional package for renaming of libzookeeper2 -> libzookeeper-mt2.

python-zookeeper: Python bindings for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the Python bindings.

zookeeper: High-performance coordination service for distributed applications

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains the shell scripts and an example configuration but does
 not automatically start up the service. The example configuration is installed
 with the update-alternatives mechanism.

zookeeper-bin: Command line utilities for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains additional zookeeper command line utilities using the C
 binding. See the "zookeeper" package for command line utilities using the java
 binding.

zookeeperd: Init control scripts for zookeeper

 ZooKeeper is a centralized, reliable, service for maintaining configuration
 information, naming, providing distributed synchronization, and group
 services. All of these kinds of services are used in some form or another by
 distributed applications.
 .
 This package contains init.d scripts to start and stop zookeeper and starts
 zookeeper on installation.