[
https://issues.apache.org/jira/browse/FLINK-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203297#comment-16203297
]
Fabian Hueske commented on FLINK-7763:
--------------------------------------
The problem is caused by a test sink that simply collects objects in a
collection and doesn't copy them. The Table API / SQL runtime is not affected
and works with enabled object reuse.
Will fix the test sink.
> TableSinkITCase fails with "object reuse" enabled
> -------------------------------------------------
>
> Key: FLINK-7763
> URL: https://issues.apache.org/jira/browse/FLINK-7763
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Affects Versions: 1.4.0, 1.3.2
> Reporter: Aljoscha Krettek
> Assignee: Fabian Hueske
> Priority: Blocker
> Fix For: 1.4.0, 1.3.3
>
>
> Set {{objectReuse}} to {{true}} in {{ExecutionConfig}} to reproduce the
> failing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)