Zookeeper-backed reference database plugin.

Clone this repo:
  1. 3cc3e90 Add deprecation notice by Luca Milanesio · 5 days ago master
  2. 51f7c05 Format with GJF 1.24.0 by Thomas Dräbing · 5 months ago
  3. 97923cb Add test for zookeeper auth config parsing by Daniele Sassoli · 1 year, 4 months ago
  4. 049b63c Allow configuring Zookeeper authentication by Daniele Sassoli · 1 year, 5 months ago
  5. 9fdff28 Honour secure configs during init step by Antonio Barone · 1 year, 4 months ago

DEPRECATION NOTICE

GerritForge has decided to change the license to BSL therefore the Apache 2.0 version of this plugin is deprecated. The recommended version of the zookeeper-refdb plugin is on GitHub and the development continues on GerritHub.io.

Gerrit Zookeeper ref-db (DEPRECATED)

This plugin provides an implementation of the Gerrit global ref-db backed by Apache Zookeeper.

Requirements for using this plugin are:

  • Gerrit v3.2 or later
  • Apache Zookeeper v3.4 or later

Typical use-case

The global ref-db is a typical use-case of a Gerrit multi-master scenario in a multi-site setup. Refer to the Gerrit multi-site plugin for more details on the high level architecture.