GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/2258
CAMEL-12358: Camel-SMPP: Use timeout when creating socket connection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
camel_12358_smpp_socket_connect_timeout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2258
----
commit f5e8cf84e827f3920074e93e53420e91f76c9122
Author: Pascal Schumacher <pascalschumacher@...>
Date: 2018-03-16T18:24:32Z
CAMEL-12358: Camel-SMPP: Use timeout when creating socket connection
----
---