Page MenuHomePhabricator

Git push to hosted repository slow
Closed, InvalidPublic

Description

When I git push a lot of commits (e.g. the whole paraview repository) into a Phabricator hosted repository, it takes an enormous amount of time until the command returns. It hangs at least 45 minutes after the Total ..., reused ... (delta ...) line. On the server I see a lot of heavy IO in the MySQL processes during that time.

Would it be possible to put this expensive processing into background processes, so that the user does not have to way too long for his push to succeed?

Event Timeline

devurandom raised the priority of this task from to Needs Triage.
devurandom updated the task description. (Show Details)
devurandom added a subscriber: devurandom.

P.S: After git push has returned, the repository is still in the "Importing" state. So even after 45 minutes there is still some processing left to do?

chad added a subscriber: chad.

Unclear if this is a feature request, bug report, or general question. Going to close out as it's old and not actionable.