Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1537

TestLocalResourcesTrackerImpl.testLocalResourceCache often failed

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.7.0
    • nodemanager
    • None

    Description

      Here is the error log

      Results :
      
      Failed tests: 
        TestLocalResourcesTrackerImpl.testLocalResourceCache:351 
      Wanted but not invoked:
      eventHandler.handle(
          isA(org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerResourceLocalizedEvent)
      );
      -> at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestLocalResourcesTrackerImpl.testLocalResourceCache(TestLocalResourcesTrackerImpl.java:351)
      
      However, there were other interactions with this mock:
      -> at org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:134)
      -> at org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:134)
      
      

      Attachments

        1. YARN-1537.1.patch
          2 kB
          Xuan Gong

        Activity

          People

            xgong Xuan Gong
            shenhong shenh062326
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: