Rev 3815: NEWS entry in http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/remote_readv_sections

John Arbash Meinel john at arbash-meinel.com
Mon Nov 3 19:07:38 GMT 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.9-dev/remote_readv_sections

------------------------------------------------------------
revno: 3815
revision-id: john at arbash-meinel.com-20081103190723-bi0071ibl3i1ir9q
parent: john at arbash-meinel.com-20081103190506-pdy5po5fj483yqz0
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: remote_readv_sections
timestamp: Mon 2008-11-03 13:07:23 -0600
message:
  NEWS entry
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2008-11-03 04:12:11 +0000
+++ b/NEWS	2008-11-03 19:07:23 +0000
@@ -14,6 +14,11 @@
 
   IMPROVEMENTS:
 
+    * When making a large readv() request over ``bzr+ssh``, break up the
+      request into more manageable chunks. Because the RPC is not yet able
+      to stream, this helps keep us from buffering too much information at
+      once. (John Arbash Meinel)
+
   BUG FIXES:
 
   DOCUMENTATION:



More information about the bazaar-commits mailing list