[
https://issues.apache.org/jira/browse/NIFI-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2442:
--------------------------------
Fix Version/s: 1.1.0
Status: Open (was: Patch Available)
This issue is meant for tracking progress on additional effort which enables
fully EL support with ExternalStateManager. It is rather a subtask of NIFI-2078
rather than a separated issue.
So, I moved this one to a subtask of NIFI-2078.
Spoked with Joe Witt and Joe Percivall about release target. Since there is not
enough time to go though review & test cycle to be in 1.0. Also, cancel the
patch to break it down to smaller PRs only focusing individual JIRA issue.
> ExternalStateManager should support Expression Language evaluation
> ------------------------------------------------------------------
>
> Key: NIFI-2442
> URL: https://issues.apache.org/jira/browse/NIFI-2442
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Fix For: 1.1.0
>
>
> Some components have to eagerly get property value change, and do some stuff.
> Sometimes, the target properties support Expression Language (EL).
> However, since current onPropertyModified method only passes String
> representation of property value, we can't evaluate EL in that method
> directly.
> It would be useful if we can use subject-less EL functions (i.e without
> incoming FlowFile) at onPropertyModified, especially with Variable Registry.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)