[ 
https://issues.apache.org/jira/browse/NIFI-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564466#comment-17564466
 ] 

ASF subversion and git services commented on NIFI-10206:
--------------------------------------------------------

Commit 1685204cc1030b2228725eb4ba157539634d5149 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1685204cc1 ]

NIFI-10206: Restored flushBuffer() call in HandleHttpResponse to avoid HTTP 404

This closes #6186

Signed-off-by: David Handermann <[email protected]>


> HandleHttpResponse always returns HTTP 404
> ------------------------------------------
>
>                 Key: NIFI-10206
>                 URL: https://issues.apache.org/jira/browse/NIFI-10206
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> NIFI-3869 deleted {{response.flushBuffer()}} before calling 
> {{AsyncContext.complete()}} but it seems to be necessary when Jetty's Handler 
> is used (as in HandleHttpRequest/Response). Otherwise HTTP 404 is returned 
> for all requests.
> Restoring the original logic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to