Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15516
Change subject: [mini_kdc] MiniKdc::Kinit() atomically replaces ccache ...................................................................... [mini_kdc] MiniKdc::Kinit() atomically replaces ccache This patch updates implementation of MiniKdc::Kinit() to atomically replace cache credentials file. I noticed that without this patch Java test TestSecurity.testRenewAndReacquireKerberosCredentials fails time to time in a TSAN build, but with this patch and with https://gerrit.cloudera.org/#/c/15433/ it passes every time. Change-Id: I44b0afc1d92519f9942b8a6dfb14ebc12eda0949 --- M src/kudu/security/test/mini_kdc.cc 1 file changed, 20 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/15516/1 -- To view, visit http://gerrit.cloudera.org:8080/15516 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I44b0afc1d92519f9942b8a6dfb14ebc12eda0949 Gerrit-Change-Number: 15516 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
