Pierre Villard created NIFI-16020:
-------------------------------------
Summary: Consume request body before two-phase cluster replication
responses to prevent HTTP/2 stream resets
Key: NIFI-16020
URL: https://issues.apache.org/jira/browse/NIFI-16020
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Pierre Villard
Assignee: Pierre Villard
In NIFI-16011 we suspected a regression in the latest release of Jetty, we
filed an issue ([https://github.com/jetty/jetty.project/issues/15290]), and we
solved the issue in test failures by pinning the system tests to using HTTP_1.
After investigations it appears that we didn't fully consume the request body
for a request received as part of a two-phase commit replication and that was
the source of the test failures. This issue is to track the removal of the
changes made in NIFI-16011 and the implementation of the proper fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)