[
https://issues.apache.org/jira/browse/IGNITE-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546839#comment-15546839
]
ASF GitHub Bot commented on IGNITE-3770:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/1095
> GridLogThrottle.warn ignores the exception
> ------------------------------------------
>
> Key: IGNITE-3770
> URL: https://issues.apache.org/jira/browse/IGNITE-3770
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.7
> Reporter: Valentin Kulichenko
> Assignee: Roman Shtykh
> Priority: Critical
> Fix For: 1.8
>
>
> There are two ways to fix this:
> * Make sure that {{warn()}} method prints out the stack trace of the provided
> exception.
> * Remove exception parameter from the {{warn()}} method and replace all such
> usages with {{error()}}.
> I personally think that the second approach is clearer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)