[GitHub] flink pull request: [wip] [FLINK-2180] [streaming] Iteration test ...

2015-06-15 Thread mbalassi
Github user mbalassi commented on the pull request:

https://github.com/apache/flink/pull/802#issuecomment-111995000
  
What is the state of this PR, @gaborhermann?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [wip] [FLINK-2180] [streaming] Iteration test ...

2015-06-09 Thread mbalassi
Github user mbalassi commented on the pull request:

https://github.com/apache/flink/pull/802#issuecomment-11025
  
Please properly rebase this branch, so we will not see the noise commits 
from others.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [wip] [FLINK-2180] [streaming] Iteration test ...

2015-06-08 Thread gaborhermann
GitHub user gaborhermann opened a pull request:

https://github.com/apache/flink/pull/802

[wip] [FLINK-2180] [streaming] Iteration test fix

* Fixed the iteration test at DataStreamTest
* Will add more tests for DataStream
* Will fix IterateTest

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gaborhermann/flink FLINK-2180

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/802.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #802


commit bf612f4e4133712fc454ab0417aa563e08a526b4
Author: Gábor Hermann reckone...@gmail.com
Date:   2015-06-08T07:37:40Z

[streaming] Added iteration test for DataStream




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---