Jeff Storck created NIFI-3333:
---------------------------------
Summary: HandleHttpRequest should catch exceptions in onTrigger
and return 500
Key: NIFI-3333
URL: https://issues.apache.org/jira/browse/NIFI-3333
Project: Apache NiFi
Issue Type: Bug
Reporter: Jeff Storck
Priority: Minor
There are cases where HandleHttpRequest will encounter an error, and not return
any response to a request, causing a read timeout for the client.
For cases where an error was encountered, and the session is rolled back so it
can be tried again later, a read timeout on the client can still occurr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)