[
https://issues.apache.org/jira/browse/NIFI-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008504#comment-16008504
]
ASF GitHub Bot commented on NIFI-3881:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/1791
+1 LGTM, ran the unit tests with and without the fix, verified the fix
successfully allows EL evaluation for the aforementioned properties. Thank you
for the fix! Merging to master
> PutHiveStreaming properties not properly evaluating EL
> ------------------------------------------------------
>
> Key: NIFI-3881
> URL: https://issues.apache.org/jira/browse/NIFI-3881
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Tim Reardon
> Priority: Minor
> Fix For: 1.3.0
>
>
> 2 properties in PutHiveStreaming (TXNS_PER_BATCH and RECORDS_PER_TXN) are
> marked as supporting expression language, but not evaluating it. Every unit
> test is unnecessarily marked with
> TestRunner.setValidateExpressionUsage(false) which effectively hides the bug.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)