You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/04/26 20:25:04 UTC

[jira] [Updated] (ARTEMIS-1112) EmbeddedJMS.start() doesn't return if shared-store master starts as backup server

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

Justin Bertram updated ARTEMIS-1112:
------------------------------------
    Fix Version/s: 2.next

> EmbeddedJMS.start() doesn't return if shared-store master starts as backup server
> ---------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1112
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1112
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.4, 2.0.0
>            Reporter: Bernd Gutjahr
>            Priority: Minor
>             Fix For: 2.next
>
>
> EmbeddedServer.start() doesn't return when a share-store master server has been configured, but at startup another server is already running as live server (i.e. another previously started master).
> In that case, this server becomes a backup server for the currently running live server. The start() method hangs until the currently running live server stops and this server actually becomes the new live server.
> This is inconsistent with starting a server as slave server, where the start method returns and doesn't wait until the slave took over as live server.
> It also blocks the application that called EmbeddedServer.start() to proceed it's normal operation.



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