You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/11/23 14:58:43 UTC

[jira] Created: (QPID-690) FailoverHandler does not have a delay between reconnection attempts.

FailoverHandler does not have a delay between reconnection attempts.
--------------------------------------------------------------------

                 Key: QPID-690
                 URL: https://issues.apache.org/jira/browse/QPID-690
             Project: Qpid
          Issue Type: Improvement
    Affects Versions: M2, M2.1
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie
             Fix For: M2.1


When a Connection Refused exception stops the TCP connection the set number of retries can be quickly used up.

By having a delay between connection attempts then the duration that reconnection will occur over will be greatly improved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-690) FailoverHandler does not have a delay between reconnection attempts.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-690.
---------------------------------

    Resolution: Fixed

Added new URL option connectdelay

> FailoverHandler does not have a delay between reconnection attempts.
> --------------------------------------------------------------------
>
>                 Key: QPID-690
>                 URL: https://issues.apache.org/jira/browse/QPID-690
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2.1
>
>         Attachments: Qpid-690.patch
>
>
> When a Connection Refused exception stops the TCP connection the set number of retries can be quickly used up.
> By having a delay between connection attempts then the duration that reconnection will occur over will be greatly improved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-690) FailoverHandler does not have a delay between reconnection attempts.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-690:
--------------------------------

    Component/s: Java Client

> FailoverHandler does not have a delay between reconnection attempts.
> --------------------------------------------------------------------
>
>                 Key: QPID-690
>                 URL: https://issues.apache.org/jira/browse/QPID-690
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2.1
>
>         Attachments: Qpid-690.patch
>
>
> When a Connection Refused exception stops the TCP connection the set number of retries can be quickly used up.
> By having a delay between connection attempts then the duration that reconnection will occur over will be greatly improved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-690) FailoverHandler does not have a delay between reconnection attempts.

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-690:
--------------------------------

    Attachment: Qpid-690.patch

> FailoverHandler does not have a delay between reconnection attempts.
> --------------------------------------------------------------------
>
>                 Key: QPID-690
>                 URL: https://issues.apache.org/jira/browse/QPID-690
>             Project: Qpid
>          Issue Type: Improvement
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2.1
>
>         Attachments: Qpid-690.patch
>
>
> When a Connection Refused exception stops the TCP connection the set number of retries can be quickly used up.
> By having a delay between connection attempts then the duration that reconnection will occur over will be greatly improved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.