[
https://issues.apache.org/jira/browse/NIFI-11174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689294#comment-17689294
]
ASF subversion and git services commented on NIFI-11174:
--------------------------------------------------------
Commit 4f11550e97f54f5741f853cafd66c6288eecf27d in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4f11550e97 ]
NIFI-11174 Removed deprecated Standard Processors
- Base64EncodeContent
- GetHTTP
- GetJMSQueue
- GetJMSTopic
- HashAttribute
- HashContent
- PostHTTP
- PutJMS
Removed deprecated Proxy properties from InvokeHTTP
- Proxy Host
- Proxy Port
- Proxy Type
- Proxy Username
- Proxy Password
Signed-off-by: Pierre Villard <[email protected]>
This closes #6953.
> Remove Deprecated Processors from nifi-standard-bundle
> -------------------------------------------------------
>
> Key: NIFI-11174
> URL: https://issues.apache.org/jira/browse/NIFI-11174
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The following Processors are marked as deprecated and should be removed from
> {{{}nifi-standard-processors{}}}:
> * HashAttribute
> * HashContent
> * Base64EncodeContent
> * GetHTTP
> * GetJMSQueue
> * GetJMSTopic
> * PostHTTP
> * PutJMS
> The following proxy properties on InvokeHTTP are deprecated and should be
> removed in favor of the Proxy Configuration Service:
> * Proxy Host
> * Proxy Port
> * Proxy Type
> * Proxy Username
> * Proxy Password
--
This message was sent by Atlassian Jira
(v8.20.10#820010)