1 of 6

2014 Gerrit Roadmap

2 of 6

2014 Highlights

Code Review Metadata in Git

Cross-repository Atomic Submit

Clustered Gerrit Code Review

3 of 6

Code Review Metadata in Git

No more SQL database

Consistent backups in Git

Offline review and rich client tools

Federated review Gerrit←→ Gerrit

4 of 6

Review Metadata in Git

$ git log refs/changes/65/65/meta

commit b1d0b91d1360bc8975c288ebbe952bad72da6543

Author: Bob <1000032@gerrit>

Date: Wed Mar 5 21:50:20 2014 -0800

Update patch set 1

Patch-set: 1

Label: Verified=+1

commit b0cceec84164dbf1e85f7a8353b5389e2556bc78

Author: Andy Admin <1000000@gerrit>

Date: Wed Mar 5 21:47:44 2014 -0800

Update patch set 1

Patch-set: 1

Label: Code-Review=-1

commit 893a39b11f39bae3447f30a85b31638b8e16461d

Author: Andy Admin <1000000@gerrit>

Date: Wed Mar 5 21:47:40 2014 -0800

Update patch set 1

Patch-set: 1

Label: Code-Review=+2

5 of 6

Cross-repository Atomic Submit

Repositories:

Android = 660

Chromium OS = 157

Group together changes

Atomic read/write synchronization

git submodule type manifest

6 of 6

Clustered Gerrit Code Review

Horizontally scale Gerrit

More similar to android.googlesource.com