[
https://issues.apache.org/jira/browse/APEXMALHAR-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422549#comment-15422549
]
ASF GitHub Bot commented on APEXMALHAR-2176:
--------------------------------------------
Github user yogidevendra closed the pull request at:
https://github.com/apache/apex-malhar/pull/361
> expressionFunctions for FilterOperator throws IndexOutOfBounds
> --------------------------------------------------------------
>
> Key: APEXMALHAR-2176
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2176
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Yogi Devendra
> Assignee: Yogi Devendra
> Priority: Minor
>
> If expressionFunctions are added through xml conf file as follows
> {code}
> <property>
>
> <name>dt.application.FilterExample.operator.filterOperator.prop.expressionFunctions[5]</name>
> <value>org.apache.commons.lang3.BooleanUtils.*</value>
> </property>
> {code}
> This gives IndexOutOfBoundsException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)