[
https://issues.apache.org/jira/browse/ROCKETMQ-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817533#comment-15817533
]
ASF GitHub Bot commented on ROCKETMQ-42:
----------------------------------------
GitHub user wu-sheng opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/35
[ROCKETMQ-42] Output is not friendly, when Main failed.
ref issue: https://issues.apache.org/jira/browse/ROCKETMQ-42
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wu-sheng/incubator-rocketmq fix/ROCKETMQ-42
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/35.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 #35
----
commit 9705e7754d8ae9acf718cf6de3d4114050160a77
Author: wusheng <[email protected]>
Date: 2017-01-11T06:27:05Z
fix/ROCKETMQ-42: Add a output before printing the stack, improve the
readability of the output
commit 544638da77f475f9b8cec052ba86bfaac3876f73
Author: wusheng <[email protected]>
Date: 2017-01-11T06:32:17Z
fix/ROCKETMQ-42: fix style-check failure agai.
commit 44bc3d35387bb574ab376c8e3f76caf56a33506e
Author: wusheng <[email protected]>
Date: 2017-01-11T06:53:30Z
fix/ROCKETMQ-42: fix white space again.
commit 15d86f3f7ee90085fb895289119f2f7b91b86a20
Author: wusheng <[email protected]>
Date: 2017-01-11T07:28:55Z
fix/ROCKETMQ-42: quick fix
commit 0bffd7a9bf0dbf9ebae76704f1af3822e817b8c0
Author: wusheng <[email protected]>
Date: 2017-01-11T07:35:47Z
fix/ROCKETMQ-42: fix style-check.
----
> Output is not friendly, when Main failed.
> -----------------------------------------
>
> Key: ROCKETMQ-42
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-42
> Project: Apache RocketMQ
> Issue Type: Improvement
> Components: rocketmq-namesrv
> Reporter: Wu Sheng
> Assignee: Xiaorui Wang
> Priority: Trivial
>
> When Main failed, just use 'e.printStackTrace();' to output the exception
> stack, but no prefix info.
> This is a very tiny adjustment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)