You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/23 11:35:00 UTC

[jira] [Commented] (FLINK-8741) KafkaFetcher09/010/011 uses wrong user code classloader

    [ https://issues.apache.org/jira/browse/FLINK-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374242#comment-16374242 ] 

ASF GitHub Bot commented on FLINK-8741:
---------------------------------------

Github user tzulitai commented on the issue:

    https://github.com/apache/flink/pull/5568
  
    cc @aljoscha 


> KafkaFetcher09/010/011 uses wrong user code classloader
> -------------------------------------------------------
>
>                 Key: FLINK-8741
>                 URL: https://issues.apache.org/jira/browse/FLINK-8741
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector
>    Affects Versions: 1.5.0, 1.4.1
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Blocker
>             Fix For: 1.5.0, 1.4.2
>
>
> This commit https://github.com/apache/flink/commit/0a1ce0060ef3af29b196ab6ad58f97e49a40a4cf#diff-51fb939365cf758a89794a2599344702R98 caused the wrong classloader to be used.
> The user code classloader should be used directly, not its parent. That change seems to be irrelevant to the issue, and seems to have been changed by accident.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)