[
https://issues.apache.org/jira/browse/BAHIR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551841#comment-16551841
]
Dominik Wosiński commented on BAHIR-174:
----------------------------------------
Please assign this issue to me.
> Siddhi Module should not use TypeInfoParser
> -------------------------------------------
>
> Key: BAHIR-174
> URL: https://issues.apache.org/jira/browse/BAHIR-174
> Project: Bahir
> Issue Type: Improvement
> Reporter: Dominik Wosiński
> Priority: Critical
>
> 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)