Jeremy Lautman created NIFI-4281:
------------------------------------
Summary: 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
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)