[ https://issues.apache.org/jira/browse/MAPREDUCE-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hemanth Yamijala resolved MAPREDUCE-522. ---------------------------------------- Resolution: Fixed Fix Version/s: 0.21.0 Assignee: Sreekanth Ramakrishnan Hadoop Flags: [Reviewed] I just committed this. Thanks, Sreekanth ! > Rewrite TestQueueCapacities to make it simpler and avoid timeout errors > ----------------------------------------------------------------------- > > Key: MAPREDUCE-522 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-522 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/capacity-sched > Reporter: Hemanth Yamijala > Assignee: Sreekanth Ramakrishnan > Fix For: 0.21.0 > > Attachments: mapred-522-ydist.patch, mapreduce-522-2.patch, > mapreduce-522-3.patch, mapreduce-522-4.patch > > > We have seen TestQueueCapacities fail periodically and there have been a > couple of times fixes partially fixed the problem, the most recent instance > being HADOOP-5869. I found another instance of failure, while running tests > locally while testing a different patch. This was a different symptom from > the ones we've seen before. The core problem is that the test is too complex > and relies on too many things working correctly to be useful. It would make > sense to revisit the purpose of the test and see if a simpler model can serve > it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.