Andy LoPresto created NIFI-6018:
-----------------------------------
Summary: Mark GetHTTP and PutHTTP as @Deprecated
Key: NIFI-6018
URL: https://issues.apache.org/jira/browse/NIFI-6018
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Affects Versions: 1.8.0
Reporter: Andy LoPresto
The {{GetHTTP}} and {{PutHTTP}} processors are legacy processors, introduced
before the general-purpose {{InvokeHTTP}} was available. Because of the naming
conventions and implied purpose, many users still select these processors, when
feature development has ceased on them and {{InvokeHTTP}} should be used for
these scenarios.
These processors should be marked with a deprecation annotation in code, and
have some kind of labeling, description update, and on-canvas marking (if
possible) to encourage users to no longer select them for new flow development,
and migrate existing use to {{InvokeHTTP}}. They should be removed in future
releases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)