Github user liuyuzhong7 closed the pull request at:
https://github.com/apache/flink/pull/3482
---
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 user liuyuzhong7 opened a pull request:
https://github.com/apache/flink/pull/3482
Flink-5976
There are some duplicate code like this in flink-test, I think refactor
this will be better.
```
public final class Tokenizer implements FlatMapFunction> {