Zookeeper-backed reference database plugin.

Clone this repo:
  1. c24736f Merge branch 'stable-3.9' by Fabio Ponciroli · 6 days ago master
  2. e19805e Merge branch 'stable-3.8' into stable-3.9 by Fabio Ponciroli · 6 days ago stable-3.9
  3. 9c7e00b Use verifyZeroInteractions instead of verifyNoMoreInteractions by Fabio Ponciroli · 6 days ago
  4. 338f5f9 Merge branch 'stable-3.7' into stable-3.8 by Fabio Ponciroli · 6 days ago stable-3.8
  5. 0f0dac2 Merge branch 'stable-3.6' into stable-3.7 by Fabio Ponciroli · 6 days ago stable-3.7

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.