You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/02/08 22:37:41 UTC

[jira] [Resolved] (AMQCPP-609) Prevent unnecesary reconnect attempt with failover during shutdown

     [ https://issues.apache.org/jira/browse/AMQCPP-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-609.
---------------------------------
    Resolution: Fixed

> Prevent unnecesary reconnect attempt with failover during shutdown
> ------------------------------------------------------------------
>
>                 Key: AMQCPP-609
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-609
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 3.9.3
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 3.9.4
>
>
> During connection close the shutdown command is sent to the broker and it is possible for the socket connection to be broken before the actual calls to close the transport registers which can lead to an unnecessary connection attempt.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)