Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/563
@JPercivall I've changed how to capture property value changes. Added
validation method in ExternalStateManager to validate and capture property
values with a validation context.
It also eliminates the dependency to EL module from Kafka nar, because it
doesn't have to use EL implementation classes at processor codes.
Tested with standalone and cluster. Confirmed setting properties with EL
using variable registry.
I hope this can be merged. Please let me know how you think. Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---