[
https://issues.apache.org/jira/browse/NIFI-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15214:
----------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Refactor site-to-site-client HTTP using Java HttpClient
> -------------------------------------------------------
>
> Key: NIFI-15214
> URL: https://issues.apache.org/jira/browse/NIFI-15214
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The {{nifi-site-to-site-client}} depends on both the synchronous and
> asynchronous Apache HttpClient 4 libraries to implement communication for
> Site-to-Site transfer over HTTP. The standard Java HttpClient class supports
> both synchronous and asynchronous request handling, providing the opportunity
> to streamline the implementation and remove dependencies on the Apache
> HttpClient libraries. Refactoring to use the Java HttpClient should also
> remove the need to include Apache HttpClient 4 dependencies in the
> {{nifi-framework-nar}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)