Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphite should listen by default on 2003, not 2004 #311

Open
blt opened this issue Sep 14, 2017 · 0 comments
Open

Graphite should listen by default on 2003, not 2004 #311

blt opened this issue Sep 14, 2017 · 0 comments

Comments

@blt
Copy link
Collaborator

blt commented Sep 14, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant