Github user zhijiangW commented on the issue:
https://github.com/apache/flink/pull/3455
@StephanEwen , I have submitted the modifications as we confirmed before.
It needs to change some previous codes and excuse my late update because of a
little busy last week.
BTW, I found another potential bug in
`StreamingJobGraphGeneratorTest.testChainStartEndSetting`. If this test is not
executed at first, it would cause NPE problem because the `idCounter` in
`StreamTransformation` is static. And I want to fix it in another separate jira
although I have modified it in order to confirm the `clean verify` successful.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---