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

Closing TCP connection in think state considered an error? #117

Closed
tisba opened this issue Jul 17, 2015 · 2 comments
Closed

Closing TCP connection in think state considered an error? #117

tisba opened this issue Jul 17, 2015 · 2 comments
Milestone

Comments

@tisba
Copy link
Collaborator

tisba commented Jul 17, 2015

I noticed the following error messages in tsung nodes logs:

=INFO REPORT==== 13-May-2015::11:53:55 ===
           ts_client:(3:<0.7014.0>) Error: Unknown msg {tcp_closed,
                                                        #Port<0.133649>} receive in state think, stop

While I do think that this might be interesting when debugging things, I think we should properly handle this and only report this on log level debug.

/cc @nniclausse

@nniclausse
Copy link
Contributor

There's a specific clause for tcp_closed, but it does not match this one (no Data in message); i will handle this one also.

@tisba
Copy link
Collaborator Author

tisba commented Sep 7, 2015

Nice, thanks!

@nniclausse nniclausse added this to the v1.6.1 milestone Aug 17, 2017
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

No branches or pull requests

2 participants