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

First RMContext object is always leaked during switch over

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 3.3.0, 3.2.1, 3.1.3
    • None
    • Reviewed

    Description

      As per my understanding following 2 issues causes the issue.

      • WebApp holds the reference to First applicationMasterServer instance, which has rmcontext with ActiveServiceContext (holds RMApps + nodes map). WebApp remains to life time of RM process.
      • On transistion to active RMNMInfo object is registered inĀ  MBean and never unregistered on transitionToStandBy

      On transistion to Standby and again based to active new RMContext gets created, but above 2 issues causes first RMcontext persist still RMShutdown.

      Attachments

        1. YARN-9644-branch-3.2.001.patch
          4 kB
          Bibin Chundatt
        2. YARN-9644.003.patch
          4 kB
          Bibin Chundatt
        3. YARN-9644.002.patch
          4 kB
          Bibin Chundatt
        4. YARN-9644.001.patch
          4 kB
          Bibin Chundatt

        Activity

          People

            bibinchundatt Bibin Chundatt
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: