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

Christian Müller commented on CAMEL-3853:
-----------------------------------------

Peter, I do not have a better idea than your proposal. This behavior should be 
configurable and the default configuration should throw the exception, if we 
cannot connect to the SMSC.
Do you work on this patch?

> SMPP connector lazySessionCreation
> ----------------------------------
>
>                 Key: CAMEL-3853
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3853
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-smpp
>    Affects Versions: 2.6.0
>            Reporter: Peter Argalas
>            Assignee: Christian Müller
>             Fix For: Future
>
>
> Currently I am facing issue, when connecting to SMSC using smpp conector. If 
> SMSC is down, and smpp connection cannot be created, then camel context will 
> shut down, and also all other context, so camel cannot start up. 
> Camel context with smpp was set to autostart=false, but smpp still tries to 
> create connection and fails.
> It would be nice to have option for lazySessionCreation like in mina. The 
> best will be feature when smpp could start in reconnecting state (tring to 
> connect in defined interval) in case SMSC is down.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to