[
https://issues.apache.org/jira/browse/FLINK-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8238.
-----------------------------------
Resolution: Fixed
master: 6e89878166c0b8b8193ae69a675b6d085ffa9fe7
> StreamTaskTestHarness should only allow one setup call
> ------------------------------------------------------
>
> Key: FLINK-8238
> URL: https://issues.apache.org/jira/browse/FLINK-8238
> Project: Flink
> Issue Type: Improvement
> Components: Streaming, Tests
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.5.0
>
>
> The {{StreamTaskTestHarness}} offers 2 methods for settting up an
> {{OperatorChain}}:
> * setupOutputForSingletonOperatorChain
> * setupOperatorChain
> We should add a check to make sure that only one of these methods is called.
> Calling both methods leads to undefined behavior by the task and is a bit
> tricky to debug.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)