[
https://issues.apache.org/jira/browse/NIFI-13195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13195:
------------------------------------
Status: Patch Available (was: Open)
> Cluster Request Replicator not handling header removal with HTTP/2
> ------------------------------------------------------------------
>
> Key: NIFI-13195
> URL: https://issues.apache.org/jira/browse/NIFI-13195
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{ThreadPoolRequestReplicator}} performs HTTP request replication between
> cluster nodes and includes several methods for removing headers that should
> not be passed in forwarded requests. When receiving requests over HTTP/1.1,
> header names can be capitalized, but over HTTP/2, header names are lowercase.
> The removal logic should be updated to handle header removal without
> depending on the protocol format of the header names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)