On 06/02/2013 06:01 PM, John Smith wrote:
cat/usr/lib*/glusterfs/$VERSION/filter/multi-thread.sh #!/bin/sh sed -i 's/.*type protocol.*/&\n option transport.socket.own-thread on/' $1 and do './run-tests'. tests that otherwise succeed either fail or hang.
With http://review.gluster.org/#/c/5137/ I still see some failures, but only the same sort as I usually do because my test machines aren't configured exactly like our outdated build machines. There were no hangs, which I had been able to reproduce before the patch.