Todd Lipcon has submitted this change and it was merged. Change subject: mini_kdc: log when MiniKDC operations are slow ......................................................................
mini_kdc: log when MiniKDC operations are slow ExternalMiniClusterTest seems to occasionally fail due to a very slow startup sequence of the MiniKDC. This patch adds some scoped logging to try to pinpoint it. Change-Id: Ibf332b1a2759b74e60fb1fa0408b609d4c833411 Reviewed-on: http://gerrit.cloudera.org:8080/6214 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/security/test/mini_kdc.cc M src/kudu/util/stopwatch.h 2 files changed, 12 insertions(+), 0 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6214 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf332b1a2759b74e60fb1fa0408b609d4c833411 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
