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

YARN service has ZooKeeper connection leaks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • yarn-native-services
    • None

    Description

      There are two leaks discovered during stress test. First, YARN service application master uses RegistryDNS to create DNS record for YARN service. Data is first persisted on ZooKeeper, and RegistryDNS will lookup data in ZooKeeper to create DNS entries. YARN service AM does not close ZooKeeper connection after the record has been created. Second, when deleting DNS record from ZooKeeper, ZooKeeper connection is left open.

      Attachments

        Activity

          People

            eyang Eric Yang
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: