[
https://issues.apache.org/jira/browse/NIFI-14103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14103:
------------------------------------
Status: Patch Available (was: In Progress)
> StandardProxiedEntityEncoder Threading issue with CharsetEncoder
> ----------------------------------------------------------------
>
> Key: NIFI-14103
> URL: https://issues.apache.org/jira/browse/NIFI-14103
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Blocker
> Fix For: 2.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The CharsetEncoder is not thread safe and usage in
> StandardProxiedEntityEncoder must be changed to create a new instance for
> each method invocation. This approaches matches historical implementations,
> and should be carried through to the newer StandardPoxiedEntityEncoder to
> avoid issues surfaced with cluster communication and proxy headers, resulting
> in an IllegalStateException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)