Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15394
Change subject: WIP - KUDU-3050: recover from corrupt kerberos ccache ...................................................................... WIP - KUDU-3050: recover from corrupt kerberos ccache Also add some additional logging and limit the max backoff time to make it easier to debug other kinds of renewal errors. Test: Add a test that exercises the recovery logic after truncating the credential cache. The test failed before this change. Change-Id: I2d6e06c3ea65708896a6bf0134cc84838b3f1b58 --- M src/kudu/mini-cluster/external_mini_cluster-test.cc M src/kudu/security/init.cc A src/kudu/security/kinit_context.h M src/kudu/security/test/mini_kdc.cc M src/kudu/security/test/mini_kdc.h 5 files changed, 161 insertions(+), 66 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/15394/1 -- To view, visit http://gerrit.cloudera.org:8080/15394 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2d6e06c3ea65708896a6bf0134cc84838b3f1b58 Gerrit-Change-Number: 15394 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>