[
https://issues.apache.org/jira/browse/KUDU-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-1845.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Sailesh fixed this in 8067304f673492742262b57f0fb23c1334a97274
> Kerberos client keytab should be periodically renewed
> -----------------------------------------------------
>
> Key: KUDU-1845
> URL: https://issues.apache.org/jira/browse/KUDU-1845
> Project: Kudu
> Issue Type: Improvement
> Components: security
> Reporter: Todd Lipcon
> Assignee: Sailesh Mukil
> Priority: Critical
> Fix For: 1.3.0
>
>
> Currently, security/init.cc initializes the Kerberos client keytab on
> startup, but never renews it. The credentials expire after some time so it's
> important to have some thread which renews it before expiration (hopefully in
> such a way that if a renewal transiently fails, we don't lose our previously
> good ticket)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)