Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17245 )
Change subject: KUDU-2871 support TLSv1.3 in Kudu RPC (Java part) ...................................................................... Patch Set 2: > Build Failed > > http://jenkins.kudu.apache.org/job/kudu-gerrit/23558/ : FAILURE This is funny: the JVM didn't report any issue with SSLContext.getInstance("TLSv1.3"), but it was unable to use TLSv1.3: 15:32.818210 (+ 99us) server_negotiation.cc:385] Sending RPC error: FATAL_UNAUTHORIZED: Runtime error: TLS Handshake error: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol:../ssl/statem/statem_srvr.c:1655 I know the new test scenario works as intended for openjdk 11.0.10 2021-01-19 OpenJDK Runtime Environment (build 11.0.10+9-Ubuntu-0ubuntu1.20.04) OpenJDK 64-Bit Server VM (build 11.0.10+9-Ubuntu-0ubuntu1.20.04, mixed mode, sharing) but it seems in JVM used in dist-tests that's not working as expected. -- To view, visit http://gerrit.cloudera.org:8080/17245 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I884170bdbded8b4017a80db34ecc0a755426c5c2 Gerrit-Change-Number: 17245 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 31 Mar 2021 17:09:56 +0000 Gerrit-HasComments: No
