The change looks like it should work fine. I'm unable to test the change, but it looks correct. The only other thing I'd say is needed is the HTTP REQUEST leakage in the StandardHttpContextMap. This happens when the timeout expires and the HTTP ERROR comes in. Even after the REQUEST timeout is completed in the StandardHttpContextMap, from what I saw the HTTP ERROR messages are never cleared and thus the StandardHttpContextMap can get maxed out if too many timeouts occur. This might be worth putting into a different JIRA request, but I thought I'd mention it.
Thanks! Luke -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Question-concerning-jetty-server-timeout-in-0-5-1-HandleHttpRequest-tp8712p9332.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
