[GitHub] flink pull request #5762: [FLINK-9078][E2ETests] Add test that verifies corr...

2018-04-03 Thread florianschmidt1994
Github user florianschmidt1994 commented on a diff in the pull request: https://github.com/apache/flink/pull/5762#discussion_r178828282 --- Diff: flink-end-to-end-tests/flink-avro-classloading-test/src/main/avro/user.avsc --- @@ -0,0 +1,9 @@ +{ + "type": "record", +

[GitHub] flink pull request #5762: [FLINK-9078][E2ETests] Add test that verifies corr...

2018-04-03 Thread florianschmidt1994
Github user florianschmidt1994 commented on a diff in the pull request: https://github.com/apache/flink/pull/5762#discussion_r178758895 --- Diff: flink-end-to-end-tests/flink-avro-classloading-test/src/main/avro/user.avsc --- @@ -0,0 +1,9 @@ +{ + "type": "record", +

[GitHub] flink pull request #5762: [FLINK-9078][E2ETests] Add test that verifies corr...

2018-03-26 Thread twalthr
Github user twalthr commented on a diff in the pull request: https://github.com/apache/flink/pull/5762#discussion_r177059068 --- Diff: flink-end-to-end-tests/flink-avro-classloading-test/src/main/avro/user.avsc --- @@ -0,0 +1,9 @@ +{ + "type": "record", + "names

[GitHub] flink pull request #5762: [FLINK-9078][E2ETests] Add test that verifies corr...

2018-03-26 Thread florianschmidt1994
GitHub user florianschmidt1994 opened a pull request: https://github.com/apache/flink/pull/5762 [FLINK-9078][E2ETests] Add test that verifies correct avro behaviour ## What is the purpose of the change There was a specific kind of classloading issue where a flink job would fail