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

Socket Timeout is Not Propagated to Gateway Send Thread [INT-3837] #7789

Closed
spring-operator opened this issue Sep 28, 2015 · 1 comment
Closed

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Sep 28, 2015

Gary Russell opened INT-3837 and commented

Socket errors are propagated to a TcpListener. However, timeouts are not (in the case of 3.0.x-4.1.x, this only occurs with single use sockets).

See sendExceptionToListener introduced by #7082.


Affects: 3.0.7, 4.0.7, 4.2.GA, 4.1.6

Reference URL: http://stackoverflow.com/questions/32614395/spring-integration-tcp-outbound-channel-adapter-that-detects-connection-loss-and

Referenced from: pull request #1575

Backported to: 4.1.7, 4.0.8, 3.0.8

@spring-operator
Copy link
Contributor Author

Gary Russell commented

#1572
#1573
#1574

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