[
https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332505#comment-16332505
]
ASF subversion and git services commented on NIFI-1604:
-------------------------------------------------------
Commit a3ddb3b4fae69c4d841caa8c5d6d342ef94a9884 in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a3ddb3b ]
NIFI-1604 - PutSolrContentStream - Evaluate stream path against flow file
This closes #2092.
Signed-off-by: Bryan Bende <[email protected]>
> PutSolrContentStream does not evaluate expression attribute
> -----------------------------------------------------------
>
> Key: NIFI-1604
> URL: https://issues.apache.org/jira/browse/NIFI-1604
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.4.1
> Reporter: Adis Cesir
> Assignee: Pierre Villard
> Priority: Trivial
> Labels: easyfix
>
> PutSolrContentStream does not evaluate user created attributes correctly in
> the Content Stream Path property.
> An example is: /update/extract?literal.id=${some_attribute}&commit=true
> some_attribute will not be evaluated correctly
> Workaround is to explicitly define the solr content stream properties as:
> literal.id =
> commit =
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)