Rev 6055: Merge the tip of the 2.3-client-reconnect-819604 branch. in http://bazaar.launchpad.net/~jameinel/bzr/2.4-client-reconnect-819604

John Arbash Meinel john at arbash-meinel.com
Mon Oct 10 13:54:11 UTC 2011


At http://bazaar.launchpad.net/~jameinel/bzr/2.4-client-reconnect-819604

------------------------------------------------------------
revno: 6055 [merge]
revision-id: john at arbash-meinel.com-20111010135351-vvx51g07dmgd0b5h
parent: john at arbash-meinel.com-20111010135129-2ub8stctz2ij0kon
parent: john at arbash-meinel.com-20111010135234-7dm61vunmkelk2ks
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.4-client-reconnect-819604
timestamp: Mon 2011-10-10 15:53:51 +0200
message:
  Merge the tip of the 2.3-client-reconnect-819604 branch.
modified:
  doc/en/release-notes/bzr-2.3.txt NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt	2011-10-10 13:51:29 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt	2011-10-10 13:53:51 +0000
@@ -35,6 +35,11 @@
 * Cope cleanly with buggy HTTP proxies that close the socket in the middle
   of a multipart response.  (Martin Pool, #198646).
 
+* Teach the bzr client how to reconnect if we get ``ConnectionReset``
+  while making an RPC request. This doesn't handle all possible network
+  disconnects, but it should at least handle when the server is asked to
+  shutdown gracefully. (John Arbash Meinel, #819604)
+
 Documentation
 *************
 



More information about the bazaar-commits mailing list