[
https://issues.apache.org/jira/browse/ROCKETMQ-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312484#comment-16312484
]
ASF GitHub Bot commented on ROCKETMQ-158:
-----------------------------------------
coveralls commented on issue #85: [ROCKETMQ-158]Remove logback dependency for
rocketmq-tools
URL: https://github.com/apache/rocketmq/pull/85#issuecomment-355475732
[](https://coveralls.io/builds/14911639)
Coverage decreased (-0.05%) to 39.908% when pulling
**3327b9afd59abfbc7210111e1a3d5b282ef9b238 on Jaskey:ROCKETMQ-158** into
**cc0b3d091814a390107b8e733dd8a5427ff49296 on apache:develop**.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Fix For: 4.2.0
>
>
> 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.4.14#64029)