[
https://issues.apache.org/jira/browse/FLINK-38986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058458#comment-18058458
]
Gabor Somogyi commented on FLINK-38986:
---------------------------------------
[{{7ee960a}}|https://github.com/apache/flink/commit/7ee960a3eb9e1c76e7025cb17e3dd248bbf13679]
on release-1.20
[{{e694b5b}}|https://github.com/apache/flink/commit/e694b5b00ac755a2a9aa6024acd6728a4fe0f733]
on release-2.0
[{{60bf7a6}}|https://github.com/apache/flink/commit/60bf7a6cfa1b67c3d245ba07618badbf8119f204]
on release-2.1
> SSL connection failures in BlobClientSslTest / NettyClientServerSslTest with
> latest JDK versions
> ------------------------------------------------------------------------------------------------
>
> Key: FLINK-38986
> URL: https://issues.apache.org/jira/browse/FLINK-38986
> Project: Flink
> Issue Type: Bug
> Affects Versions: 2.0.1, 1.20.3, 2.2.0, 2.1.1
> Reporter: Swapna Marru
> Assignee: Swapna Marru
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.20.4, 2.1.2, 2.0.2, 2.2.1
>
>
> With latest JDK17 version, we started to see build failures because of
> following errors,
>
> {code:java}
> [ERROR] Failures: [ERROR]
> BlobClientSslTest>BlobClientTest.testSocketTimeout:515 Expecting Optional to
> contain a value but it was empty. [ERROR]
> NettyClientServerSslTest.testSslPinningForValidFingerprint:287 Expecting
> value to be true but was false [ERROR] Errors: [ERROR]
> BlobClientSslTest>BlobClientTest.testContentAddressableBufferPermantBlob:226->BlobClientTest.testContentAddressableBuffer:259
> » IO PUT operation failed: Remote host terminated the handshake [ERROR]
> BlobClientSslTest>BlobClientTest.testContentAddressableBufferTransientBlob:221->BlobClientTest.testContentAddressableBuffer:253
> » IO PUT operation failed: Remote host terminated the handshake [ERROR]
> BlobClientSslTest>BlobClientTest.testContentAddressableStreamPermanentBlob:314->BlobClientTest.testContentAddressableStream:347
> » IO PUT operation failed: Remote host terminated the handshake [ERROR]
> BlobClientSslTest>BlobClientTest.testContentAddressableStreamTransientBlob:309->BlobClientTest.testContentAddressableStream:341
> » IO PUT operation failed: Remote host terminated the handshake [ERROR]
> BlobClientSslTest.testUploadJarFilesHelper:102->BlobClientTest.uploadJarFile:467->BlobClientTest.uploadJarFile:478
> » IO PUT operation failed: Remote host terminated the handshake [ERROR]
> NettyClientServerSslTest.testValidSslConnection » StacklessClosedChannel
> [ERROR] NettyClientServerSslTest.testValidSslConnectionAdvanced »
> SSLHandshake No appropriate protocol (protocol is disabled or cipher suites
> are inappropriate) [ERROR]
> org.apache.flink.runtime.rest.handler.job.JobSubmitHandlerTest.testFileHandling{code}
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)