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

Improve TcpConnectionExceptionEvent [INT-3745] #7698

Closed
spring-operator opened this issue Jun 16, 2015 · 2 comments
Closed

Improve TcpConnectionExceptionEvent [INT-3745] #7698

spring-operator opened this issue Jun 16, 2015 · 2 comments

Comments

@spring-operator
Copy link
Contributor

Gary Russell opened INT-3745 and commented

In TcpConnection.send(), when an exception occurs, include the failed outbound message in the TcpConnectionExceptionEvent 's cause (use a MessagingException.


Reference URL: http://stackoverflow.com/questions/30873536/how-to-catch-socket-exceptions-on-tcpinboundgateway/30874441#30874441

Referenced from: pull request #1474

@spring-operator
Copy link
Contributor Author

member sound commented

Please also raise a MessagingException on connection == null and add the reply message content to that Event.

@spring-operator
Copy link
Contributor Author

Gary Russell commented

Thanks, yes, this is already in the pull request (link above).

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

2 participants