-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
UGI executor in flume authentication module attempts relogin using UserGroupInformation's checkTGTAndReloginFromKeytab().
Since this method is synchronized, it would be better to space out the relogin attempts