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

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

Jaskey Lam created ROCKETMQ-158:
-----------------------------------

             Summary: 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)