[ 
https://issues.apache.org/jira/browse/NIFI-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903311#comment-14903311
 ] 

ASF subversion and git services commented on NIFI-959:
------------------------------------------------------

Commit 8615941c893828ccf1f9b4c671d76e5d076dbefa in nifi's branch 
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8615941 ]

NIFI-959 Fixing incorrect evaluation for getting the collection and adding a 
unit test to prevent regression


> PutSolrContentStream not handling expression correctly for Collection 
> property 
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-959
>                 URL: https://issues.apache.org/jira/browse/NIFI-959
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: NIFI-959.patch
>
>
> The Collection property in the Solr processors supports expression language, 
> and the PutSolrContentStream processor is supposed to support receiving the 
> Collection value from the incoming FlowFiles and be able to send to different 
> collections from the same processor.
> The processor is evaluating the wrong value when calling 
> context.getProperty(..).evaluateAttributeExpressions() for the Collection, 
> which is causing this not to work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to