| Issue 2750: | "reindex" should check schema version before attempting to run | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Affected Version: master What steps will reproduce the problem? 1. Have an old Gerrit install, build a new version of Gerrit 2. Run "gerrit reindex" 3. Watch as it fails everywhere because the schema has changed What is the expected output? What do you see instead? Reindex should quickly abort because the schema is not updated, but instead it attempts to run and fails.
Nov 11, 2014
Project Member
#1
bassem.rabil
Nov 11, 2014
Hi Bassem, If this is the same issue, the problem I had was that reindex would fail, then after running the gerrit init to update the schema, reindex succeeded. Does this make sense?
Nov 20, 2014
Doug is right, this is not the same problem, I am working on a fix for Bassem's issue
Nov 20, 2014
create another issue for Bassem's issue: https://code.google.com/p/gerrit/issues/detail?id=3025 |
|
| ► Sign in to add a comment |