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

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

Commit f851ed4887e503c49bd254357b703c6a66afa2fa in nifi's branch 
refs/heads/master from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f851ed4 ]

NIFI-4406 Updated ExecuteScript to use Searchable.

This closes #3513.

Signed-off-by: Mark Payne <[email protected]>


> ExecuteScript should implement Searchable interface
> ---------------------------------------------------
>
>                 Key: NIFI-4406
>                 URL: https://issues.apache.org/jira/browse/NIFI-4406
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mike Thomsen
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When a user searches in the NiFi UI, he/she will get results that match the 
> script being run in ExecuteScript if the script is configured explicitly in 
> the processor. However, if the Processor is instead configured to point to a 
> file, the search will not search the contents of the file. The ExecuteScript 
> processor should be updated to implement Searchable and should search the 
> contents of the file also (which is already held as a String in the 
> processor). This would allow searching the UI to show results that match the 
> scripts that are being run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to