[
https://issues.apache.org/jira/browse/MAPREDUCE-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892664#action_12892664
]
Hong Tang commented on MAPREDUCE-1834:
--------------------------------------
With "git bisect" (and a lot of manual hacks), I pin-pointed to the source of
problem: MAPREDUCE-1372. Apparently, we need to intercept ConcurrentHashMap and
change it to a LinkedHashMap in
src/contrib/mumak/src/java/org/apache/hadoop/mapred/DeterministicCollectionAspects.aj.
> TestSimulatorDeterministicReplay timesout on trunk
> --------------------------------------------------
>
> Key: MAPREDUCE-1834
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1834
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/mumak
> Affects Versions: 0.21.0
> Reporter: Amareshwari Sriramadasu
> Attachments: MAPREDUCE-1834.patch,
> TestSimulatorDeterministicReplay.log
>
>
> TestSimulatorDeterministicReplay timesout on trunk.
> See hudson patch build
> http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/216/testReport/org.apache.hadoop.mapred/TestSimulatorDeterministicReplay/testMain/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.