How to determine ZooKeeper version using command-line utilities

Determine ZooKeeper version using command-line utilities. ...

How to inspect ZooKeeper logs and snapshots

Inspect ZooKeeper logs and snapshots. ...

How to debug ZooKeeper SSL connection issues

Debug ZooKeeper SSL connection issues. ...

How to remove old ZooKeeper snapshots and transaction logs

How to remove old ZooKeeper snapshots and transaction logs. ...

How to secure the ZooKeeper client communication

Secure the ZooKeeper client communication. ...

How to secure the ZooKeeper quorum communication

Secure the ZooKeeper quorum communication using SSL certificates. ...

How to use PKCS #12 as ZooKeeper truststore

PKCS #12 format works fine when used to provide ZooKeeper keystore, but additional steps are needed to use it for a dedicated truststore. ...

How to display ZooKeeper state for each server

Display ZooKeeper state for each server using the four-letter commands. ...

How to alter memory allocation pool for Kafka and ZooKeeper

Alter memory allocation pool for Kafka and ZooKeeper. ...

How to disable GC Logging for Kafka and bundled ZooKeeper

Disable GC Logging for Kafka and bundled ZooKeeper. ...

How to debug ZooKeeper connection inside a Python script

Debug ZooKeeper connection inside a Python script. ...

How to use ZooKeeper to elect the leader with a Python script

Use ZooKeeper to elect the leader and share data with a Python script. ...

How to use ZooKeeper to lock resources with a Python script

Use ZooKeeper to lock resources with a Python script. ...

How to enable ZooKeeper the four-letter words

Enable the four-letter words. ...

How to provide additional JVM options to ZooKeeper instance

Provide additional JVM options to the ZooKeeper instance. ...

How to display ZooKeeper startup options

Display ZooKeeper startup options. ...

How to execute ZooKeeper commands using command-line interface

Execute ZooKeeper commands using command-line interface. ...

How to enable ZooKeeper audit logging

Enable ZooKeeper audit logging. ...

How to configure ZooKeeper cluster

Install and configure a basic ZooKeeper cluster to play with it. ...

How to install standalone ZooKeeper server

Install standalone ZooKeeper server to play with it. ...

September 29, 2021 · milosz · ZooKeeper

How to deal with missing snapshot after ZooKeeper upgrade

Deal with missing snapshot after ZooKeeper upgrade from version 3.4 to 3.5 or later. ...

How to install Cluster Manager for Apache Kafka

Install Cluster Manager for Apache Kafka, previously known as Kafka Manager on Debian Bullseye. ...