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/06/26 19:12:00 UTC

[jira] [Commented] (ARTEMIS-1954) Eliminate all possible usage of JMSServerManager

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1954 eliminate all possible usage of JMSServerManager

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/2162.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 #2162
    
----
commit a7140965559b5274bbbc94b2576ddbf56fdfebdb
Author: Justin Bertram <jb...@...>
Date:   2018-01-25T14:48:39Z

    ARTEMIS-1954 eliminate all possible usage of JMSServerManager

----


> Eliminate all possible usage of JMSServerManager
> ------------------------------------------------
>
>                 Key: ARTEMIS-1954
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1954
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> Since Artemis 2.0 all JMS specific broker management classes, interfaces, and methods have been deprecated in favor of their more general counter-parts.  Internal components and test which use the JMSServerManager should be changed.



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