Ethan Li created STORM-2806:
-------------------------------
Summary: Give users the option to disable the login cache
Key: STORM-2806
URL: https://issues.apache.org/jira/browse/STORM-2806
Project: Apache Storm
Issue Type: Improvement
Reporter: Ethan Li
Assignee: Ethan Li
Priority: Minor
Currently we cache login using [LoginCacheKey
title|https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/security/auth/kerberos/KerberosSaslTransportPlugin.java#L57]
But the LoginCacheKey failed to work correctly when we use TGT cache instead of
keytab.
The proposed solution is to add an option to jaas.conf so that user can disable
the login cache if needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)