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 subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/01 07:27:00 UTC

[jira] [Commented] (ROCKETMQ-6) Use logger for exceptions instead of e.printStackTrace()

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

ASF subversion and git services commented on ROCKETMQ-6:
--------------------------------------------------------

Commit 246be9eb06a8686435f1e8db1e4fac7a0b737e89 in incubator-rocketmq's branch refs/heads/master from shroman
[ https://git-wip-us.apache.org/repos/asf?p=incubator-rocketmq.git;h=246be9e ]

ROCKETMQ-6: Use logger for exceptions instead of e.printStackTrace().

Signed-off-by: shroman <rs...@yahoo.com>


> Use logger for exceptions instead of e.printStackTrace()
> --------------------------------------------------------
>
>                 Key: ROCKETMQ-6
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-6
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>            Reporter: Roman Shtykh
>            Assignee: Roman Shtykh
>             Fix For: 4.2.0-incubating
>
>
> Replace {{e.printStackTrace()}} with {{log.error(...)}} in all core modules, except tests, tools and  examples.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)