zookeeper 3.8.0-10 source package in Ubuntu

Changelog

zookeeper (3.8.0-10) unstable; urgency=medium

  * Team upload.
  * Rebuilt for all Python3 versions (Closes: #1024303).

 -- Thomas Goirand <email address hidden>  Mon, 21 Nov 2022 11:14:39 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zookeeper_3.8.0-10.dsc 3.4 KiB 9d476e68d29a7417bafc526fc41f4e957ba80fb1afb5c8bf38d579e72501b674
zookeeper_3.8.0.orig.tar.gz 3.3 MiB b0c5684640bea2d8bd6610b47ff41be2aefd6c910ba48fcad5949bd2bf2fa1ac
zookeeper_3.8.0-10.debian.tar.xz 87.0 KiB be936f1dd4a5d4703a82c9b60fc73d567f72dae960360c445c41cde40b7fb3dc

No changes file available.

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-mt2-dbgsym: debug symbols for libzookeeper-mt2
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.

libzookeeper-st2-dbgsym: debug symbols for libzookeeper-st2
python3-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.

python3-zookeeper-dbgsym: debug symbols for python3-zookeeper
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.

zookeeper-bin-dbgsym: debug symbols for zookeeper-bin
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.