You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2018/01/19 16:28:00 UTC

[jira] [Updated] (NIFI-1604) PutSolrContentStream does not evaluate expression attribute

     [ https://issues.apache.org/jira/browse/NIFI-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende updated NIFI-1604:
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 1.6.0
>
>
> 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)