[
https://issues.apache.org/jira/browse/NIFI-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Lautman resolved NIFI-4281.
----------------------------------
Resolution: Not A Bug
> ExecuteScript with ruby throws IndexOutOfBoundsException on all scripts
> -----------------------------------------------------------------------
>
> Key: NIFI-4281
> URL: https://issues.apache.org/jira/browse/NIFI-4281
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Jeremy Lautman
> Priority: Critical
> Attachments: Test_ExecuteScript_Ruby_JW1.xml
>
>
> In running ExecuteScript with the following ruby script, ExecuteScript throws
> IndexOutOfBoundsExceptions.
> {quote}session.transfer(session.get(), REL_SUCCESS){quote}
> The same script with python works appropriately.
> It also does the same when using the session::get(int) variant, and when
> running larger scripts.
> NiFi version 1.3.0
> Java openjdk version 1.8.0_121
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)