[ 
https://issues.apache.org/jira/browse/NIFI-9898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520626#comment-17520626
 ] 

ASF subversion and git services commented on NIFI-9898:
-------------------------------------------------------

Commit e3df6570837ff8feecee23def7a439314e75ae6a in nifi's branch 
refs/heads/support/nifi-1.16 from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e3df657083 ]

NIFI-9898: Used CloseableHttpClient and replaced deprecated class/method usages 
in ProxyAwareTransportFactory in GCP module

Also bumped GCP dependencies

Signed-off-by: Pierre Villard <[email protected]>

This closes #5950.


> PutGCSObject fails when connects via proxy
> ------------------------------------------
>
>                 Key: NIFI-9898
>                 URL: https://issues.apache.org/jira/browse/NIFI-9898
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.16.0
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>             Fix For: 1.17.0, 1.16.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> NIFI-9638 changed a deprecated method call in {{PutGCSObject}} 
> ([Storage.create() => Storage.createFrom()| 
> https://github.com/apache/nifi/blob/2c83149c6d387ef022d7f59bd35ebda51f502b37/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/PutGCSObject.java#L407]).
> The new version of the method requires {{ClosableHttpClient}} when it 
> connects via proxy.
> Update ProxyAwareTransportFactory and replace the deprecated methods there 
> too.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to