[
https://issues.apache.org/jira/browse/NIFI-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903297#comment-14903297
]
Mark Payne commented on NIFI-959:
---------------------------------
Bryan - looks good. Verified that it builds ok with contrib-check. Unit tests
pass. Good catch. +1
> 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)