Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1961

[gridmix3] ConcurrentModificationException when shutting down Gridmix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • contrib/gridmix
    • None
    • Reviewed

    Description

      We observed the following exception occasionally at the end of the Gridmix run:

      Exception in thread "StatsCollectorThread" java.util.ConcurrentModificationException
                at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
                at java.util.AbstractList$Itr.next(AbstractList.java:343)
                at org.apache.hadoop.mapred.gridmix.Statistics$StatCollector.updateAndNotifyClusterStatsListeners(Statistics.java:220)
                at org.apache.hadoop.mapred.gridmix.Statistics$StatCollector.run(Statistics.java:205)
      

      Attachments

        1. mr-1961-20100723.patch
          1 kB
          Hong Tang

        Activity

          People

            hong.tang Hong Tang
            hong.tang Hong Tang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: