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

Make TCPOutput more robust to failures #138

Merged
merged 1 commit into from
Feb 23, 2015
Merged

Make TCPOutput more robust to failures #138

merged 1 commit into from
Feb 23, 2015

Conversation

wmoss
Copy link
Contributor

@wmoss wmoss commented Feb 20, 2015

This should allow for running a gor listener on a
production box and bringing up and down the replay
node without having to go restart the listener.

@wmoss
Copy link
Contributor Author

wmoss commented Feb 20, 2015

Hey @buger it doesn't seem like the tests are running successfully on master at the moment (even without my change). Do you have any idea what's up?

@buger
Copy link
Owner

buger commented Feb 22, 2015

@wmoss looks like travis changed smth on their side, and not use gvm anymore.

@buger buger closed this Feb 22, 2015
@buger buger reopened this Feb 22, 2015
@buger
Copy link
Owner

buger commented Feb 22, 2015

Looks good to me, thanks!

Pls also add log call wen you failed connect to replay server.

Test runner fixed in master, feel free to merge latest master to your branch, and see if tests pass.

This should allow for running a gor listener on a
production box and bringing up and down the replay
node without having to go restart the listener.
@wmoss
Copy link
Contributor Author

wmoss commented Feb 22, 2015

Rebased on top of your master and looks like the tests pass. Also, regarding the log line, I'm happy to add one to my new code, but there is already one in the connect method, so something is printed out to the terminal on failure to connect. Let me know what you prefer.

@buger
Copy link
Owner

buger commented Feb 23, 2015

@wmoss ah, i see. Then looks good to me 👍

buger added a commit that referenced this pull request Feb 23, 2015
Make TCPOutput more robust to failures
@buger buger merged commit 072f332 into buger:master Feb 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants