Chanda Unmack <
cha...@lytro.com> wrote:
> (more upgrade issues)
> Part of our upgrade was to merge an existing gitolite repo into
> gerrit, unfortunately that has gone less than smooth. One particular
> repo hangs when I try to push it to gerrit; not the least of which
> is this one hanging.
>
> git push ssh://git@gerrit:29418/projectx *:*
> Counting objects: 66103, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (21407/21407), done.
> Writing objects: 100% (50874/50874), 535.76 MiB | 8.39 MiB/s, done.
> Total 50874 (delta 23057), reused 45664 (delta 20167)
> remote: Resolving deltas: 54% (12505/23057)
>
> and there it sits, and has been for hours. I see nothing in the logs,
> except for the errors that I sent to the list earlier (WARN
> org.apache.sshd.server.session.ServerSession : Exception caught
> java.io.IOException: Connection reset by peer)