Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2526

(Client)NamenodeProtocolTranslatorR23 do not need to keep a reference to rpcProxyWithoutRetry

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 2.0.0-alpha
    • hdfs-client, namenode
    • None
    • Reviewed

    Description

      HADOOP-7607 made it so that when wrapping an RPC proxy with another proxy, one need not hold on to the underlying proxy object to release resources on close. Both ClientNamenodeProtocolTranslatorR23 and NamenodeProtocolTranslatorR23 do not take advantage of this fact. They both also unnecessarily declare getProxyWithoutRetry methods which are unused.

      Attachments

        1. HDFS-2526.patch
          3 kB
          Aaron Myers

        Activity

          People

            atm Aaron Myers
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: