[GitHub] flink pull request #3872: [FLINK-6536] [cep] Improve error message in Shared...

2017-05-17 Thread kl0u
Github user kl0u closed the pull request at: https://github.com/apache/flink/pull/3872 --- 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

[GitHub] flink pull request #3872: [FLINK-6536] [cep] Improve error message in Shared...

2017-05-15 Thread kl0u
Github user kl0u commented on a diff in the pull request: https://github.com/apache/flink/pull/3872#discussion_r116444685 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/SharedBuffer.java --- @@ -96,10 +96,11 @@ public void put( //

[GitHub] flink pull request #3872: [FLINK-6536] [cep] Improve error message in Shared...

2017-05-15 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/3872#discussion_r116444058 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/SharedBuffer.java --- @@ -96,10 +96,11 @@ public void put(

[GitHub] flink pull request #3872: [FLINK-6536] [cep] Improve error message in Shared...

2017-05-11 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/3872#discussion_r116017704 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/nfa/SharedBuffer.java --- @@ -96,10 +96,11 @@ public void put(

[GitHub] flink pull request #3872: [FLINK-6536] [cep] Improve error message in Shared...

2017-05-11 Thread kl0u
GitHub user kl0u opened a pull request: https://github.com/apache/flink/pull/3872 [FLINK-6536] [cep] Improve error message in SharedBuffer::put(). There are two commits that address both FLINK-6536 and FLINK-6255. You can merge this pull request into a Git repository by running: