Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.0-alpha
-
None
Description
ClientDistributedCacheManager#determineTimestamps
URI[] tfiles = DistributedCache.getCacheFiles(job);
It may be possible that tfiles array contains null as it's entry, and subsequently leads to NPE.