Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17731 )
Change subject: KUDU-1921 Add ability to require auth/encryption to C++ client ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/17731/2/src/kudu/client/client.h File src/kudu/client/client.h: http://gerrit.cloudera.org:8080/#/c/17731/2/src/kudu/client/client.h@336 PS2, Line 336: If the server doesn't support : /// encryption, or it's disabled, the client will fail to connect. > Maybe, it's worth clarifying on the expected client's behavior when the cli I guess the point is to clarify whether auth-only (without encryption or integrity) TLS connection is OK in this context or the client should bail? -- To view, visit http://gerrit.cloudera.org:8080/17731 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia3e800eb7c4e2f8787f0adf1f040d47358d29320 Gerrit-Change-Number: 17731 Gerrit-PatchSet: 2 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 27 Jul 2021 23:38:19 +0000 Gerrit-HasComments: Yes
