[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5697 ---

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-04-03 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5697#discussion_r178756067 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/jobmanager/LegacyScheduleOrUpdateConsumersTest.java --- @@ -0,0 +1,168 @@ +/* +

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-04-03 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5697#discussion_r178754924 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/jobmanager/LegacyScheduleOrUpdateConsumersTest.java --- @@ -0,0 +1,168 @@ +/* + *

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-03-28 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5697#discussion_r177804076 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/jobmanager/LegacyScheduleOrUpdateConsumersTest.java --- @@ -0,0 +1,168 @@ +/* +

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-03-28 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5697#discussion_r177801606 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/jobmanager/LegacyScheduleOrUpdateConsumersTest.java --- @@ -0,0 +1,168 @@ +/* + *

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-03-28 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5697#discussion_r177795751 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/jobmanager/LegacyScheduleOrUpdateConsumersTest.java --- @@ -0,0 +1,168 @@ +/* +

[GitHub] flink pull request #5697: [FLINK-8704][tests] Port ScheduleOrUpdateConsumers...

2018-03-14 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5697 [FLINK-8704][tests] Port ScheduleOrUpdateConsumersTest ## What is the purpose of the change This PR ports the `ScheduleOrUpdateConsumersTest` to flip6. The existing test was renamed to