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

race when KILL_CONTAINER is received for a LOCALIZED container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 0.23.0
    • 0.23.0
    • mrv2
    • None

    Description

      Depending on when ContainersLaunch starts a container, KILL_CONTAINER when container state is LOCALIZED (LAUNCH_CONTAINER event already sent) can end up generating a CONTAINER_LAUNCHED event - which isn't handled by ContainerState: KILLING. Also, the launched container won't be killed since CLEANUP_CONTAINER would have already been processed.

      Attachments

        1. MR-3084.1.patch
          25 kB
          Hitesh Shah
        2. MR-3084.wip.patch
          23 kB
          Hitesh Shah

        Issue Links

          Activity

            People

              hitesh Hitesh Shah
              sseth Siddharth Seth
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: