You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/15 20:29:26 UTC

[jira] [Commented] (QPID-5482) HA Backup becomes useless if a connection-forced error is raised.

    [ https://issues.apache.org/jira/browse/QPID-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872478#comment-13872478 ] 

ASF subversion and git services commented on QPID-5482:
-------------------------------------------------------

Commit 1558538 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1558538 ]

QPID-5482: HA Backup becomes useless if a connection-forced error is raised.

Backup will now shut-down with critical error if it receives a connection-forced
while trying to connect to the primary so the problem is obvious.

ha/StatusCheck: don't use the HaBroker outside the StatusCheck constructor
as it may be deleted. Avoids core dump if broker shuts down early while
status check is ongoing.

> HA Backup becomes useless if a connection-forced error is raised.
> -----------------------------------------------------------------
>
>                 Key: QPID-5482
>                 URL: https://issues.apache.org/jira/browse/QPID-5482
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.26
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> If the cluster is mis-configured so that backups do not have access to the primary (e.g. by using an ACL that does not provide full access to the ha-username) then the primary will close attempted connections with a connection-forced error.
> This will close the backup link, so it no longer attempts to connect, rendering the backup useless. There is a warning message but its not obvious that this indicates a fatal problem:
> 2014-01-08 10:22:10 [Broker] warning Client closed connection with 320: ACL denied anonymous creating a federation link



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org