Class ReindexChangesAfterRefUpdate

java.lang.Object
com.google.gerrit.server.index.change.ReindexChangesAfterRefUpdate
All Implemented Interfaces:
GitBatchRefUpdateListener

public class ReindexChangesAfterRefUpdate extends Object implements GitBatchRefUpdateListener
Listener for ref update events that reindexes changes in case the updated Git reference was used to compute contents of an index document.

Reindexes any open changes that has a destination branch that was updated to ensure that 'mergeable' is still current.