GitHub user chermenin opened a pull request:
https://github.com/apache/bahir-flink/pull/24
Improved integration test cases
This PR is intended to fix periodically unstable test method
`testUnboundedPojoStreamSimplePatternMatch` in the integration test cases for
`flink-library-siddhi`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chermenin/bahir-flink it_case_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir-flink/pull/24.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 #24
----
commit dbb9f48a5453e08f78a4e5beae3ca987b720c884
Author: Aleksandr Chermenin <[email protected]>
Date: 2017-12-01T14:09:34Z
Improved integration test cases
----
---