Dan Burkert has posted comments on this change. Change subject: IPKI: change X509 attribute fields ......................................................................
Patch Set 3: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/6116/1/src/kudu/rpc/messenger.h File src/kudu/rpc/messenger.h: Line 121: MessengerBuilder& enable_inbound_tls(); Nice http://gerrit.cloudera.org:8080/#/c/6116/3/src/kudu/security/init.cc File src/kudu/security/init.cc: Line 66: krb5_context g_krb5_ctx; I'm a little bit nervous about having these globals in a non-server specific module, but since it's already here I won't block this patch over it. -- To view, visit http://gerrit.cloudera.org:8080/6116 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iec3b759c327ea7758a98e675b12ff5ef49294679 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
