Rev 1599: Add a clear_connection_cache to the SFTP transport and use it in fixing the bound branch test speed performance problem which was cause by the server thread timing out - it was blocked on a read and closing the client side causes the server to unblock and exit. in /home/robertc/source/baz/bound-test-speed/

Robert Collins robertc at robertcollins.net
Sat Mar 25 00:54:55 GMT 2006


------------------------------------------------------------
revno: 1599
revision-id: robertc at robertcollins.net-20060325005440-e03f471fa8a2a0aa
parent: robertc at robertcollins.net-20060322162609-fd4ba4a57afd33ed
committer: Robert Collins <robertc at robertcollins.net>
branch nick: bound-test-speed
timestamp: Sat 2006-03-25 11:54:40 +1100
message:
  Add a clear_connection_cache to the SFTP transport and use it in fixing the bound branch test speed performance problem which was cause by the server thread timing out - it was blocked on a read and closing the client side causes the server to unblock and exit.
modified:
  bzrlib/tests/branch_implementations/test_bound_sftp.py test_bound_sftp.py-20051231055311-2f96048c4f0940ef
  bzrlib/transport/sftp.py       sftp.py-20051019050329-ab48ce71b7e32dfe



More information about the bazaar-commits mailing list