#2123: Changes sent over the wire should be compressed
------------------------+--------------------
Reporter:  dank         |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.8.6
 Version:  0.8.5        |  Resolution:
Keywords:               |
------------------------+--------------------

Comment (by dustin):

 Indeed - this is a fundamental flaw of naïve use of RPC for data transfer,
 in both cases.

 Compressing patches will only buy time (space?) until this hurts a
 particular use.  At least changing the SIZE_LIMIT lets the user dial in
 their own ceiling.

 Let's do the documentation as a simple step to get 0.8.6 out the door.  If
 there's clamor for it, we can later implement this as a master
 configuration parameter (and call a method on the slave to set the
 corresponding value, and similarly get the try client to determine the
 appropriate SIZE_LIMIT before sending a patch).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2123#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to