You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/06/13 05:57:00 UTC

[jira] [Resolved] (FLINK-6796) Allow setting the user code class loader for AbstractStreamOperatorTestHarness

     [ https://issues.apache.org/jira/browse/FLINK-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai resolved FLINK-6796.
----------------------------------------
    Resolution: Fixed

Fixed for master via e35c575ac41f2bdb3855170be883d0e21aa0379e.
Fixed for 1.3.1 via 546796602e9b8a42f98b76c8d34219eeeb44f33c.

> Allow setting the user code class loader for AbstractStreamOperatorTestHarness
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-6796
>                 URL: https://issues.apache.org/jira/browse/FLINK-6796
>             Project: Flink
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>             Fix For: 1.3.1, 1.4.0
>
>
> For testing purposes it would be good to be able to specify a {{ClassLoader}} for the {{AbstractStreamOperatorTestHarness}}. At the moment, the application ClassLoader will be used. I propose to take the {{ClassLoader}} provided by the {{Environment}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)