Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
HADOOP-13442 changed AccessControlList to call getGroups() instead of getGroupNames(). It should work if the mocks are updated to stub the right method and return the right type.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13442 Optimize UGI group lookups
- Resolved