[GitHub] flink pull request #5546: [FLINK-8730][REST] JSON serialize entire Serialize...

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5546 ---

[GitHub] flink pull request #5546: [FLINK-8730][REST] JSON serialize entire Serialize...

2018-02-28 Thread GJL
Github user GJL commented on a diff in the pull request: https://github.com/apache/flink/pull/5546#discussion_r171179461 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/messages/json/SerializedThrowableSerializerTest.java --- @@ -0,0 +1,70 @@ +/* + * Li

[GitHub] flink pull request #5546: [FLINK-8730][REST] JSON serialize entire Serialize...

2018-02-28 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5546#discussion_r171178145 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/messages/json/SerializedThrowableSerializerTest.java --- @@ -0,0 +1,70 @@ +/*

[GitHub] flink pull request #5546: [FLINK-8730][REST] JSON serialize entire Serialize...

2018-02-21 Thread GJL
GitHub user GJL opened a pull request: https://github.com/apache/flink/pull/5546 [FLINK-8730][REST] JSON serialize entire SerializedThrowable ## What is the purpose of the change *For the JSON representation, do not only serialize the serialized exception but the entire Ser