Files
gerrit/gerrit-elasticsearch
Logan Hanks f3c46dd790 Add test coverage for decoding pending reviewers
Pending reviewers are a stored field in the change index. This test
helps ensure that change index implementations properly support decoding
data stored with the pendingreviewers and pendingreviewersbyemail fields.

This new test revealed an error in ElasticChangeIndex, which is now
fixed.

Bug: Issue 6832
Change-Id: Iefa81e4a7c7eab029196d27e38e03ff8488286c1
2017-07-25 16:15:51 -07:00
..