cernan
cernan copied to clipboard
Graphite should listen by default on 2003, not 2004
The graphite source by default will listen on TCP, port 2004 for plaintext protocol. Apparently, this should be 2003, not 2004 which is the pickle port. This change should be simple to do but it will be backward incompatible, so it'll need to be lined up with 0.8.0 or some other major release.