[
https://issues.apache.org/jira/browse/NIFI-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Wicks updated NIFI-6473:
------------------------------
Affects Version/s: 1.9.2
> 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
> Affects Versions: 1.9.2
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
>
> 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)