Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1163

app_container_tag is greater than the number of component instances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Slider 0.81
    • Slider 1.0.0
    • None
    • None

    Description

      the way to reproduce this issue

      • shutdown a nodemanager where a container is running.
      • kill the container process.
      • after a while, the container is released by HeartbeatMonitor.
      • Slider AM request a new container to replace that.
      • a new container container is allocated to another nodemanager.

      but, app_container_tag assigned to a new container is greater than the number of component instances (configured by yarn.component.instances)
      i think it does not clear app_container_tag when container is released by HeartbeatMonitor

      Attachments

        1. SLIDER-1163_develop.patch
          1 kB
          kyungwan nam

        Activity

          People

            kyungwan nam kyungwan nam
            kyungwan nam kyungwan nam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: