You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/05 19:56:20 UTC

[jira] [Commented] (CAMEL-6616) On SMPP producer start if SMSC returns a negative bind response producer will get stuck in an infinite reconnect loop

    [ https://issues.apache.org/jira/browse/CAMEL-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409971#comment-15409971 ] 

ASF GitHub Bot commented on CAMEL-6616:
---------------------------------------

GitHub user onders86 opened a pull request:

    https://github.com/apache/camel/pull/1112

    CAMEL-6616 smpp maxReconnect param

    As suggest a new param introduced

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onders86/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1112.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 #1112
    
----
commit 056c65d9995c4bd024d21f311218b9f93b5fdae5
Author: onders86 <on...@gmail.com>
Date:   2016-08-05T19:48:48Z

    Merge pull request #1 from apache/master
    
    CAMEL-6616

----


> On SMPP producer start if SMSC returns a negative bind response producer will get stuck in an infinite reconnect loop
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6616
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6616
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-smpp
>    Affects Versions: 2.11.1
>            Reporter: Mark Mc Kenna
>             Fix For: Future
>
>
> On SMPP producer start if the SMSC returns a negative response on initial bind the Producer.start() method will get stuck in an infinite reconnect loop (assuming the SMSC is returning a negative response due to incorrect parameters)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)