You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2018/08/06 15:19:00 UTC

[jira] [Assigned] (BAHIR-174) Siddhi Module should not use TypeInfoParser

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

Luciano Resende reassigned BAHIR-174:
-------------------------------------

    Assignee: Dominik Wosiński

> Siddhi Module should not use TypeInfoParser
> -------------------------------------------
>
>                 Key: BAHIR-174
>                 URL: https://issues.apache.org/jira/browse/BAHIR-174
>             Project: Bahir
>          Issue Type: Improvement
>    Affects Versions: Flink-1.0
>            Reporter: Dominik Wosiński
>            Assignee: Dominik Wosiński
>            Priority: Critical
>             Fix For: Flink-Next
>
>
> * Currently, in _flink-library-siddhi_ there are multiple usages of `TypeInfoParser`used to obtain _TypeInformation_. This mechanism is error prone as it uses _Class.forName()_ method which is _CallerSensitive_. This can cause multiple issues when used with Flink Jobs and should be changed.



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