Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11161

Expose close method in KeyProvider to give clients of Provider implementations a hook to release resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • None
    • None
    • Reviewed

    Description

      The KMSClientProvider class needs to be have a close() method to shutdown back ground executor threads.

      The DFSClient creates an instance of a KeyProvider during initialization. If this KP is a KMSClientProvider, this needs to be closed to prevent thread leakage

      Attachments

        1. HADOOP-11161.3.patch
          6 kB
          Arun Suresh
        2. HADOOP-11161.2.patch
          6 kB
          Arun Suresh
        3. HADOOP-11161.1.patch
          4 kB
          Arun Suresh

        Activity

          People

            asuresh Arun Suresh
            asuresh Arun Suresh
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: