[
https://issues.apache.org/jira/browse/NIFI-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-8453.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> HandleHttpRequest does not receive HTTP request
> -----------------------------------------------
>
> Key: NIFI-8453
> URL: https://issues.apache.org/jira/browse/NIFI-8453
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.13.2
> Environment: Linux CentOS 7.5
> Reporter: Belkacem D
> Priority: Critical
>
> After starting Nifi, HandleHttpRequest thread remains blocked and does not
> receive HTTP requests.
> A listening TCP socket is openned, a new request opens a TCP socket and data
> is buffered.
> But HandleHttpRequest does not receive the request and the process thread is
> blocked.
> No errors are raised in Nifi logs.
> Restarting Nifi does not always solve the issue.
> Finally, note that this bug was not encountered with Nifi 1.13.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)