Zookeeper

Channel Revision Published Runs on
latest/stable 53 29 Nov 2021
Ubuntu 16.04
latest/candidate 56 29 Nov 2021
Ubuntu 16.04
latest/beta 56 29 Nov 2021
Ubuntu 16.04
latest/edge 98 20 Apr 2023
Ubuntu 22.04
3/stable 126 27 Feb 2024
Ubuntu 22.04
3/candidate 126 27 Feb 2024
Ubuntu 22.04
3/beta 126 27 Feb 2024
Ubuntu 22.04
3/edge 131 24 Apr 2024
Ubuntu 22.04
juju deploy zookeeper --channel 3/stable
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • init-limit | int

    Default: 5

    Amount of time, in ticks, to allow followers to connect and sync to a leader.

  • log-level | string

    Default: INFO

    Level of logging for the different components operated by the charm. Possible values: ERROR, WARNING, INFO, DEBUG

  • sync-limit | int

    Default: 2

    Amount of time, in ticks, to allow followers to sync with ZooKeeper.

  • tick-time | int

    Default: 2000

    the length of a single tick, which is the basic time unit used by ZooKeeper, as measured in milliseconds.