GitHub user kl0u opened a pull request: https://github.com/apache/flink/pull/3909
[FLINK-6578] Fix self-loop handling in SharedBuffer. This RP addresses: FLINK-6371, FLINK-6536, FLINK-6255, and FLINK-6578. R @dawidwys You can merge this pull request into a Git repository by running: $ git pull https://github.com/kl0u/flink cep-uber-pr Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3909.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 #3909 ---- commit dd1784e20baeab97c6af36bd110cff95a2aa1731 Author: kl0u <kklou...@gmail.com> Date: 2017-05-05T11:55:07Z [FLINK-6371] [cep] NFA return matched patterns as Map<String, List<T>>. commit bd7b5270a37a3f134e214aea0e17f1efd9395bbf Author: kl0u <kklou...@gmail.com> Date: 2017-05-11T09:39:00Z [FLINK-6536] [cep] Improve error message in SharedBuffer::put(). commit 72a23bd98cee6a94d31c31b2ea8ff0ddb9757186 Author: kl0u <kklou...@gmail.com> Date: 2017-05-12T14:01:38Z [FLINK-6255] [cep] Remove PatternStream.getSideOutput(). commit 96299aa50307119f7bc0654c3ec2acb00f06c68f Author: kkloudas <kklou...@gmail.com> Date: 2017-05-15T12:33:09Z [FLINK-6578] [cep] Fix self-loop handling in SharedBuffer. commit 07f73391e5c80afda9800b4dc2cde41da1a37acf Author: kkloudas <kklou...@gmail.com> Date: 2017-05-15T12:49:00Z [hotfix] [cep] Remove unused keySelector in operator. ---- --- 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. ---