GitHub user chemikadze opened a pull request:

    https://github.com/apache/incubator-griffin/pull/448

    [GRIFFIN-208] log exception details when it makes sense

    Sometimes error messages are not descriptive enough and do not allow
    to pinpoint exact issue. Exception stack traces should make it easier
    to troubleshoot issues.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chemikadze/incubator-griffin GRIFFIN-208

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-griffin/pull/448.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 #448
    
----
commit cb7e1225a2b6a76a0dcbd057a1e8c625ed8cff1d
Author: Nikolay Sokolov <chemikadze@...>
Date:   2018-10-25T18:18:17Z

    [GRIFFIN-208] log exception details when it makes sense
    
    Sometimes error messages are not descriptive enough and do not allow
    to pinpoint exact issue. Exception stack traces should make it easier
    to troubleshoot issues.

----


---

Reply via email to