•  
      request #8805 Strength migration to Gerrit
    Infos
    #8805
    Manuel Vacelet (vaceletm)
    2016-01-29 17:24
    2016-01-26 14:51
    8922
    Details
    Strength migration to Gerrit

    When a repository is pushed to gerrit, sometime the migration fails (refused by gerrit because the repository is corrupted or alike). Tuleap should better manage that:

    • The users should be aware that there is a migration on going
    • When an error happens the requester should be aware of the issue
    • The repository (Tuleap side) must state clearly the stage of the migration (queued, running, error, done)
    • Tuleap repository should protect itself from aggressive replication if an error occur

     

    SCM/Gerrit
    8.9
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Nouha Terzi (terzino)
    Stage
    Empty
    Closed
    2016-01-29
    Attachments
    References

    Follow-ups

    User avatar
    Nouha Terzi (terzino)2016-01-28 17:00
    Also, the message displayed in the access control is not accurate and the permission display, too.
    User avatar
    Nouha Terzi (terzino)2016-01-28 16:41
    I just tested, and seems to be ok, thank you (need to do some more test with the team).

    Just one point:
    Is it possible to emphasis more the error message on the repository interface by adding: "please do not use the Gerrit repository, it may have been badly migrated. It’s recommended to contact the support channel …"

    Thank you
    User avatar
    Nouha Terzi (terzino)2016-01-28 14:02
    I got this error:
    Fatal error: Class 'Git_Driver_Gerrit_ProjectCreatorStatus' not found in /usr/share/tuleap/plugins/git/include/Git_GitoliteDriver.class.php on line 148
    User avatar
    Nouha Terzi (terzino)2016-01-28 13:44
    Could you please give me a patch based on tuleap-8.10-2 to test on Qa server?