Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Logging slow name resolutions would be useful in identifying DNS performance issues in a cluster. Most resolutions go through org.apache.hadoop.security.SecurityUtil.getByName ( see attached call graph ). Adding additional logging to this method would expose such issues.