Valentin Kulichenko created IGNITE-3770:
-------------------------------------------
Summary: 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
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 more clear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)