Peter Wicks created NIFI-6473:
---------------------------------
Summary: Check Http Context Status Processor
Key: NIFI-6473
URL: https://issues.apache.org/jira/browse/NIFI-6473
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Peter Wicks
Assignee: Peter Wicks
In between a HandleHttpRequest and HandleHttpResponse a lot can happen. If the
flow is long running it would be nice to know if the HTTP Context is still
valid, or if the user terminated the connection. This is especially useful
before starting a long running process, or if a FlowFile has been queued for a
long period of time.
Suggest creating a "CheckHttpContext" Processor that will route FlowFile's to
relationships such as "Valid" if the connection is still good, or
"invalid"/"expired".
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)