Description
Configuration.defaultResources is a simple ArrayList. In two places in Configuration it is accessed without appropriate synchronization, which we've seen to occasionally result in ConcurrentModificationExceptions.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-1062 MRReliability test does not work with retired jobs
- Closed