[ https://issues.apache.org/jira/browse/CAMEL-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018322#comment-13018322 ]
Peter Argalas commented on CAMEL-3853: -------------------------------------- I have just applied Mina's lazySessionCreation concept to SMPPProducer. It was easy and is working. Question is how to deal with SMPPConsumer, that will receive delivery notifications or any other communication from SMSC? Any advise here? Automatic reconnect after exception in doStart method should be triggered and exception should not be propagated to routeBuilder. What do you think? > 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 > 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