CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

Gerrit server lockups in SSH handlers #1249

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: 2.1.8 (and presumably also 2.2.2)

What steps will reproduce the problem?
1. Run a Jenkins server with a gerrit-trigger plugin installed.
2. Within 30 mins, gerrit has deadlocked and will no longer respond to ssh 
commands (web interface is still fine)

What is the expected output? What do you see instead?
http://code.google.com/p/gerrit/source/detail?r=d6296556c6838754477d972e2fbbc222
7a2bbb33 introduced a deadlock when the SSH connection is terminated while the 
SSH command is still in progress.

Please provide any additional information below.
This thread has a discussion about it (and stack traces from Java showing the 
deadlock):
http://groups.google.com/group/repo-discuss/browse_thread/thread/ba180ecf165f972
6

Original issue reported on code.google.com by goo...@garyksmith.co.uk on 2 Feb 2012 at 1:32

GoogleCodeExporter commented 9 years ago
I am seeing this in 2.6.1 as well.  Was this resolved?  If so, what was the 
root cause and fix?

Original comment by domale...@gmail.com on 28 Mar 2014 at 1:24