[GitHub] flink pull request #6307: [FLINK-9805][rest] Catch JsonProcessingException i...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/6307 ---

[GitHub] flink pull request #6307: [FLINK-9805][rest] Catch JsonProcessingException i...

2018-07-11 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6307 [FLINK-9805][rest] Catch JsonProcessingException in RestClient ## What is the purpose of the change With this PR `RestClient#readRawResponse` catches all JSON-related exceptions. The exact c