-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.0
-
Fix Version/s: 2.9.0, 3.0.0-alpha4, 2.8.2
-
Component/s: resourcemanager
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
Labels are managed via a hash that is protected with a read lock. The lock acquire and release are each just as expensive as the hash lookup itself - resulting in a 3X slowdown.