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/08/30 02:10:00 UTC

[jira] [Commented] (ARTEMIS-2064) Make address & queue deployment more robust

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-2064 make address & queue deployment more robust

    Any failure to deploy an address or queue will short-circuit the broker
    initialization process preventing any other addresses or queues from
    being deployed as well as other critical resources like acceptors, etc.

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2064

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

    https://github.com/apache/activemq-artemis/pull/2282.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 #2282
    
----
commit 3aed946d8057eb81c481b8e8b6fcac5d972700af
Author: Justin Bertram <jb...@...>
Date:   2018-08-30T02:03:00Z

    ARTEMIS-2064 make address & queue deployment more robust
    
    Any failure to deploy an address or queue will short-circuit the broker
    initialization process preventing any other addresses or queues from
    being deployed as well as other critical resources like acceptors, etc.

----


> Make address & queue deployment more robust
> -------------------------------------------
>
>                 Key: ARTEMIS-2064
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2064
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.6.2
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> A problem with deploying a single address or queue will short-circuit the broker initialization process.



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