[
https://issues.apache.org/jira/browse/NIFI-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625281#comment-16625281
]
ASF GitHub Bot commented on NIFI-5625:
--------------------------------------
Github user alopresto commented on the issue:
https://github.com/apache/nifi/pull/3020
Thanks for your submission. I left some comments, specifically on the
`password` fields and a field containing a regex for attribute headers.
`GetHTTP` and `PostHTTP` are legacy processors and have been effectively
deprecated. `InvokeHTTP` should be used for all remote HTTP operations moving
forward. I'll open a separate Jira to mark them as `@Deprecated`.
Please also provide new or updated unit test cases for these processors.
> Support variables for the properties of HTTP processors
> --------------------------------------------------------
>
> Key: NIFI-5625
> URL: https://issues.apache.org/jira/browse/NIFI-5625
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions, Variable Registry
> Affects Versions: 1.7.1
> Reporter: Kemix Koo
> Priority: Minor
>
> When set some group (global) variables, some properties of HTTP processors
> don't support the expressions. for example, USER and PASS, if don't set the
> global variables, must change for each processors one by one. it's so
> troublesomely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)