Adar Dembo has submitted this change and it was merged. Change subject: fix MiniKdc lsof usage on Ubuntu 16.04 ......................................................................
fix MiniKdc lsof usage on Ubuntu 16.04 Another instance of the bug fixed by commit 57ccc9a (though it was actually version 4.88 of lsof that made the change, not 4.89; see the changelog [1] for more details). 1. ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ChangeLog Change-Id: I0e49dd8d6b6c0ac05edeff327602b971ea8516db Reviewed-on: http://gerrit.cloudera.org:8080/4919 Reviewed-by: Dan Burkert <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/security/mini_kdc.cc 1 file changed, 9 insertions(+), 7 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4919 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0e49dd8d6b6c0ac05edeff327602b971ea8516db Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[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]>
