XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4
    • None
    • None
    • Reviewed

    Description

      Two issues in AMRMProxy:

      1. When application finishes, AMRMTokenSecretManager is not updated to remove related data, leading to memory leak.

      2. When we kill an application, we should remove the pipeline after the AM container is killed.

      FINISH_APPLICATION event is sent when the AM container is still being killed. After we remove the pipeline, we might still get heartbeats from AM, triggering exception messages.

      Instead, we should wait for APPLICATION_RESOURCES_CLEANEDUP event, sent after where the AM container is killed.

      Attachments

        1. YARN-6565.v2.patch
          5 kB
          Botong Huang
        2. YARN-6565.v1.patch
          5 kB
          Botong Huang

        Activity

          People

            botong Botong Huang
            botong Botong Huang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: