Zookeeper-backed reference database plugin.

Clone this repo:
  1. 97923cb Add test for zookeeper auth config parsing by Daniele Sassoli · 7 weeks ago master
  2. 049b63c Allow configuring Zookeeper authentication by Daniele Sassoli · 9 weeks ago
  3. 9fdff28 Honour secure configs during init step by Antonio Barone · 6 weeks ago
  4. d91466d Merge branch 'stable-3.9' by Luca Milanesio · 7 months ago stable-3.10
  5. d5b07d1 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 7 months ago stable-3.9

Gerrit Zookeeper ref-db

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.