You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2017/10/11 11:45:17 UTC

[GitHub] flink pull request #4799: [FLINK-7807] [REST] Log exceptions in HandlerUtils...

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/4799

    [FLINK-7807] [REST] Log exceptions in HandlerUtils methods

    ## What is the purpose of the change
    
    This PR introduces a logger into the `HandlerUtils` class to log exceptions that otherwise would just be swallowed.


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

    $ git pull https://github.com/zentol/flink 7807

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

    https://github.com/apache/flink/pull/4799.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 #4799
    
----
commit 910c693b2f30304dac5f0ffb451c9087f3071f62
Author: zentol <ch...@apache.org>
Date:   2017-10-11T11:43:40Z

    [FLINK-7807] [REST] Log exceptions in HandlerUtils methods

----


---

[GitHub] flink pull request #4799: [FLINK-7807] [REST] Log exceptions in HandlerUtils...

Posted by zentol <gi...@git.apache.org>.
Github user zentol closed the pull request at:

    https://github.com/apache/flink/pull/4799


---

[GitHub] flink issue #4799: [FLINK-7807] [REST] Log exceptions in HandlerUtils method...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4799
  
    merging.


---