[Buildbot-commits] [Buildbot] #2123: Changes sent over the wire should be compressed
Buildbot
nobody at buildbot.net
Thu Oct 6 03:02:14 UTC 2011
#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: |
------------------------+--------------------
Changes (by dustin):
* milestone: undecided => 0.8.6
Comment:
So there are two things to do in this bug:
- make `twisted.spread.banana.SIZE_LIMIT` configurable
- compress patches
The first is fairly straightforward, and with a little care in protocol
design, could even be configured only on the master. The second may occur
automatically when support for patches is added to the master-side source
steps.
--
Ticket URL: <http://trac.buildbot.net/ticket/2123#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list