Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16887 )
Change subject: [java] allow disabling TLS transportation from java client ...................................................................... Patch Set 11: (1 comment) http://gerrit.cloudera.org:8080/#/c/16887/11//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/16887/11//COMMIT_MSG@11 PS11, Line 11: JAVA8 the TLS cypher performance is poor As I understand, that's just of using non-GCM TLS ciphers. Did you try to evaluate this after commit https://github.com/apache/kudu/commit/a8fb42dc34e8f1f876db5b26fc3f5eb3196ce854 ? Also, disabling TLS means authn tokens cannot be used since they cannot be passed over non-confidential channels. If you want authn tokens to work, you need to address that as well. -- To view, visit http://gerrit.cloudera.org:8080/16887 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I762b9d6ef9257a7853684dd0aef315e5c5bba8ed Gerrit-Change-Number: 16887 Gerrit-PatchSet: 11 Gerrit-Owner: wangning <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]> Gerrit-Reviewer: wangning <[email protected]> Gerrit-Comment-Date: Mon, 03 Jul 2023 05:11:05 +0000 Gerrit-HasComments: Yes
