You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2017/02/16 09:25:41 UTC

[jira] [Created] (ROCKETMQ-104) Make MQAdmin commands throw exceptions

Roman Shtykh created ROCKETMQ-104:
-------------------------------------

             Summary: Make MQAdmin commands throw exceptions
                 Key: ROCKETMQ-104
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-104
             Project: Apache RocketMQ
          Issue Type: Improvement
            Reporter: Roman Shtykh
            Assignee: Roman Shtykh


*Why to throw exceptions?*
With the current implementation you don't know if the command fails unless you look at console. This is one reason why errors in unit tests like in ROCKETMQ-77 can go unnoticed.
If stack tracing is still needed, we can add logging when throwing exceptions.



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