Belkacem D created NIFI-8455:
--------------------------------

             Summary: HandleHttpRequest does not receive HTTP request
                 Key: NIFI-8455
                 URL: https://issues.apache.org/jira/browse/NIFI-8455
             Project: Apache NiFi
          Issue Type: Bug
         Environment: Linus Centos 7.5
            Reporter: Belkacem D
             Fix For: 1.13.2


After starting Nifi, HandleHttpRequest thread remains blocked and does not 
receive HTTP requests.

Nifi is listening on TCP port, 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 solves the issue. 

Finally, note that this bug was not encountered with Nifi 1.13.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to