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

[jira] [Commented] (ROCKETMQ-158) Remove logback dependency for rocketmq-tools

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

ASF GitHub Bot commented on ROCKETMQ-158:
-----------------------------------------

GitHub user Jaskey opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/85

    [ROCKETMQ-158]Remove logback dependency for rocketmq-tools

    jira: https://issues.apache.org/jira/browse/ROCKETMQ-158

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

    $ git pull https://github.com/Jaskey/incubator-rocketmq ROCKETMQ-158

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

    https://github.com/apache/incubator-rocketmq/pull/85.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 #85
    
----
commit 97e0ead4e1ad5c06d19d5ea55afca7396f1db929
Author: Jaskey <li...@gmail.com>
Date:   2017-03-28T10:51:16Z

    [ROCKETMQ-158]Remove logback dependency for rocketmq-tools

----


> Remove logback dependency for rocketmq-tools
> --------------------------------------------
>
>                 Key: ROCKETMQ-158
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-158
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-tools
>            Reporter: Jaskey Lam
>            Assignee: Jaskey Lam
>            Priority: Minor
>
> Since user may need to use some admin interfaces to maintain something like create topic, manage queues.
> They will need to use rocketmq-tools which contains DefaultMQAdminExt.
> But rocketmq-tools has explicitly depend on logback-classic and logback-core, which may be conflict with the logging framework of the user's application.



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