You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2016/01/27 16:04:39 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=15119391#comment-15119391 ] 

Luca Burgazzoli commented on CAMEL-6616:
----------------------------------------

I did a little analysis using SmppProducerReconnectIntegrationTest + seleniumsoftware simulator and so far the behavior is:

- if the first connection happens, the producer will try to reconnect if the connection get lost
- if the first connection fails (server down, wrong host/port, wrong credentials) the producer stops without retrying 

So it would be nice to know:
- what are the incorrect parameters leading to an infinite loop (I know it is a little late) 
- what should be the behavior in case of failure of the first connection.

> 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)