GitHub user pmoerenhout opened a pull request: https://github.com/apache/camel/pull/1349
Update jSMPP version, remove workaround The reconnection and close deadlock in the camel-smpp component are fixed in jSMPP 2.3.3. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pmoerenhout/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1349.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 #1349 ---- commit 591ed66560bc4a8544a9d5b74ac5d59ebbba4b95 Author: Pim Moerenhout <pim.moerenh...@gmail.com> Date: 2016-12-13T09:30:15Z Fix logging of reconnection attempt, and use slf4j log formatting with parameters. commit e9d9952692660000ebc342b9d8fa1f800592ff04 Author: Pim Moerenhout <pim.moerenh...@gmail.com> Date: 2016-12-13T09:46:50Z Merge remote-tracking branch 'apache/master' commit d6ade694427a422b8b39526242d7f1a61d1d68e7 Author: Pim Moerenhout <pim.moerenh...@gmail.com> Date: 2016-12-14T22:01:36Z Merge remote-tracking branch 'apache/master' commit d6b3761c994a8d8414ca9201d1d416816f4517b7 Author: Pim Moerenhout <pim.moerenh...@gmail.com> Date: 2016-12-15T08:44:41Z Merge remote-tracking branch 'apache/master' commit e70a83824b1f5e9e661a1251138f3eb7223e6c79 Author: Pim Moerenhout <pim.moerenh...@gmail.com> Date: 2016-12-15T09:21:45Z Update jSMPP version, remove workaround, the reconnection and close deadlock are fixed. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---