SMPP connector lazySessionCreation
----------------------------------

                 Key: CAMEL-3853
                 URL: https://issues.apache.org/jira/browse/CAMEL-3853
             Project: Camel
          Issue Type: Improvement
          Components: camel-smpp
    Affects Versions: 2.6.0
            Reporter: Peter Argalas
             Fix For: 2.7.1


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