GitHub user kl0u opened a pull request: https://github.com/apache/flink/pull/4821
[FLINK-7835][cep] Fix duplicate() in NFASerializer. R @aljoscha You can merge this pull request into a Git repository by running: $ git pull https://github.com/kl0u/flink cep-nfa-serializer-bug Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4821.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 #4821 ---- commit fec2521dde5d2a7ba5e5c537788e6dcbc2cbc51e Author: kkloudas <kklou...@gmail.com> Date: 2017-10-12T13:20:32Z [FLINK-7835][cep] Fix duplicate() in NFASerializer. ---- ---