Sailesh Mukil has posted comments on this change. Change subject: KUDU-1845: Kerberos client keytab should be periodically renewed ......................................................................
Patch Set 8: (2 comments) > Build Failed > > http://104.196.14.100/job/kudu-gerrit/6321/ : FAILURE Will address these asap. http://gerrit.cloudera.org:8080/#/c/5820/7/src/kudu/security/init.cc File src/kudu/security/init.cc: Line 108: return (d1.length == d2.length && (d1.length == 0 || > warning: 'data_eq' is a static definition in anonymous namespace; static is Done Line 115: !memcmp(d.data, s, d.length))); > warning: 'data_eq_string' is a static definition in anonymous namespace; st Done -- To view, visit http://gerrit.cloudera.org:8080/5820 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic4c072c1210216369e60eac88be4a20d9b166b2d Gerrit-PatchSet: 8 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
