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

ASF subversion and git services commented on BAHIR-174:
-------------------------------------------------------

Commit 58c55f3064d37dfbffeedd62014e87fba5e6c010 in bahir-flink's branch 
refs/heads/master from Dominik.Wosinski
[ https://git-wip-us.apache.org/repos/asf?p=bahir-flink.git;h=58c55f3 ]

[BAHIR-174] Removed using TypeInfoParser from flink-library-siddhi

Closes #30


> 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)

Reply via email to