[ http://issues.apache.org/jira/browse/DIRMINA-68?page=comments#action_12361748 ]
Julien Vermillard commented on DIRMINA-68: ------------------------------------------ we need a smart way to specify the reconnection policy. For example my needs are : try 3 times (every 2 seconds) then retry endless every minute or simply retry every second. I'm sure other MINA users got very differents needs. > Automatic reconnect configuration for client channels. > ------------------------------------------------------ > > Key: DIRMINA-68 > URL: http://issues.apache.org/jira/browse/DIRMINA-68 > Project: Directory MINA > Type: Improvement > Reporter: Trustin Lee > Fix For: 0.9.1 > Attachments: MinaFailoverSession.java, ReconnectionFilter.java, > ReconnectionFilter.java, ReconnectionFilter.java > > We need to provide: > * automatic reconnect property for client sessions > * reconnect delay > * max retry count > Current retry count and client session flag will be stored as session > attributes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
