[
https://issues.apache.org/jira/browse/NIFI-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-7915.
------------------------------------
Resolution: Cannot Reproduce
> Components using okhttp 3.x Broken on Nifi 1.9.2
> ------------------------------------------------
>
> Key: NIFI-7915
> URL: https://issues.apache.org/jira/browse/NIFI-7915
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.9.2
> Reporter: Jake Dalli
> Priority: Major
>
> Hi,
> As of the latest Java version (8u252), components using the okhttp3
> dependency are broken with the following error:
> {code:java}
> clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9
> {code}
> Following some investigation, it turns out to be an issue with the
> dependency: [https://github.com/square/okhttp/issues/6019]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)