--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"projects"Caches the project description records, from the projects table
in the database. If a project record is updated or deleted, this
cache should be flushed. Newly inserted projects do not require
a cache flush, as they will be read upon first reference.
Hold on ... if you are shutting down Gerrit and run the off-line reindex, the project cache is gone anyway :-OUnless they have configured a H2 persistent cache for that.@Cyril can you share your gerrit.config?Luca.
Yes, it should and I thought it did it already :-O@Cryrill do you have persistent project cache?Luca.