You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/08 10:05:00 UTC

[jira] [Commented] (ARTEMIS-1737) When live-slave fails-back to master, it turns off everything down, even its console

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

ASF GitHub Bot commented on ARTEMIS-1737:
-----------------------------------------

GitHub user stanlyDoge opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1940

    ARTEMIS-1737 fix for inaccessible slave console after failover

    Can anybody review this? I will try to write some tests meanwhile. Thank you.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stanlyDoge/activemq-artemis E1018

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1940.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1940
    
----
commit 81d6328850b77b3d314aa64ea61a24bbb1baf055
Author: Stanislav Knot <sk...@...>
Date:   2018-03-08T10:03:37Z

    ARTEMIS-1737 fix for inaccessible slave console after failover

----


> When live-slave fails-back to master, it turns off everything down, even its console
> ------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1737
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1737
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Stanislav Knot
>            Assignee: Stanislav Knot
>            Priority: Major
>
> 1) Set up HA pair with slaveĀ {{<allow-failback>true</allow-failback>}}
> 2) Kill master
> 3) Make sure slave becomes live
> 4) Start master again, slave gives control to master and becomes a slave
> 5) Console of slave (backup now) becomes inaccessible



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)