[
https://issues.apache.org/jira/browse/NIFI-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996918#comment-15996918
]
ASF GitHub Bot commented on NIFI-3800:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1752
NIFI-3800: Cleaning up the headers when replicating requests
NIFI-3800:
- Cleaning up the headers when replicating requests.
There is still some testing efforts ongoing but I wanted to get the PR up
for review purposes ASAP.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi replicated-headers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1752.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1752
----
commit 066be5af1c2f32692ba7d5a13632d907f44bb37d
Author: Matt Gilman <[email protected]>
Date: 2017-05-04T13:55:20Z
NIFI-3800:
- Cleaning up the headers when replicating requests.
----
> Cluster - Clean up headers in replicated requests
> -------------------------------------------------
>
> Key: NIFI-3800
> URL: https://issues.apache.org/jira/browse/NIFI-3800
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.2.0
>
>
> When replicating requests, the cluster coordinator should ensure the headers
> are configured accordingly. The headers in question ensure that response
> entities contain the appropriate URIs and the appropriate Host is considered
> for SNI checks.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)