Zookeeper-backed reference database plugin.

Clone this repo:
  1. 7347029 Provided expected positional arguments to checkArgument by Daniele Sassoli · 4 weeks ago master
  2. e9b57bb Merge branch 'stable-3.6' by Luca Milanesio · 8 months ago
  3. d1d315e Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 8 months ago
  4. 85d71f8 Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 8 months ago
  5. 94ce27a Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 8 months ago stable-3.4

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.