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

#814 always close socket #899

Closed
wants to merge 2 commits into from
Closed

#814 always close socket #899

wants to merge 2 commits into from

Conversation

osigida
Copy link

@osigida osigida commented Dec 18, 2015

When reporter writes to the socket and it throws an exception, then we loose points.
So the solution is to close socket every time and open it before we need to write.

Tested in AWS cloud, now an app is able to send data to graphite.
fix for #814

@akobiakov
Copy link

👍

1 similar comment
@kleewho
Copy link

kleewho commented Dec 21, 2015

👍

@chernetsov
Copy link

Why is this still not merged?

@patrox
Copy link
Contributor

patrox commented Nov 4, 2016

@jplock, @ryantenney - can you please share an estimate when this can be merged and released ?
As we have to maintain a separate fork of dropwizard-metrics with the above fix,
which is a bit painful.

I can rebase it - as it seems that it got a bit outdated since it has been published,
but we would like to have it merged - as it seems that not only we are affected.

@arteam
Copy link
Member

arteam commented Jan 5, 2017

Merged as #1036. Thank for your contribution!

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

Successfully merging this pull request may close these issues.

7 participants