Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.10.1, 3.4.0
-
None
-
None
-
None
Description
This ticket is a follow up to HADOOP-17079 which added an optimization to use sets instead of lists retrieving user groups.
However, the deprecated getGroups is still being called throughout the code.
This is an attempt to clean up the code.
CC: Xiaoyu Yao, [~Jim_Brennan]
Attachments
Issue Links
- is part of
-
HADOOP-17079 Optimize UGI#getGroups by adding UGI#getGroupsSet
- Resolved