Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/520
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Github user szape commented on the pull request:
https://github.com/apache/flink/pull/520#issuecomment-98689457
Of course, I'm on it.
I agree, separate tests would be much better. I'll try
MiltipleProgramsTestBase for that purpose.
Peter
2015-05-04 10:21 GMT+02
Github user mbalassi commented on the pull request:
https://github.com/apache/flink/pull/520#issuecomment-98628873
Hey,
Sorry for not attending to this for a long time. It needed a rebase for the
API of the chaining. Now that I have updated that the test throws the following
Github user szape commented on a diff in the pull request:
https://github.com/apache/flink/pull/520#discussion_r27015100
--- Diff:
flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/complex/ComplexIntegrationTest.java
---
@@ -0,0 +1,903
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/520#issuecomment-85159538
+1 for more streaming tests ;) (... and apparently, they seem to help
finding bugs ;) )
Btw, you don't have to use marton's github repository to open pull
reques
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/520#discussion_r26969917
--- Diff:
flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/complex/ComplexIntegrationTest.java
---
@@ -0,0 +1,
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/520#discussion_r26969789
--- Diff:
flink-staging/flink-streaming/flink-streaming-core/src/test/java/org/apache/flink/streaming/api/complex/ComplexIntegrationTest.java
---
@@ -0,0 +1,
GitHub user szape opened a pull request:
https://github.com/apache/flink/pull/520
[FLINK-1595] [streaming] Complex integration test wip
Flink Streaming's complex integration test will test interactions of
different streaming operators and settings.
The test topology will ru