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

Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The future of DelegationTokenRenewer runnable is not removed properly previously, it is only removed if the runnable timeouts.
      And a Queue struct is more suitable than a Map struct for storing the futures.

      Attachments

        Issue Links

          Activity

            People

              chenchun Chun Chen
              chenchun Chun Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: