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

Error in javadoc of ReconfigurableBase#reconfigureProperty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.0
    • None
    • Reviewed

    Description

      There is an error in javadoc of reconfigureProperty#reconfigurePropertyImpl

         * This method cannot be overridden, subclasses should instead override
         * reconfigureProperty.
      

      should change to

         * This method cannot be overridden, subclasses should instead override
         * reconfigurePropertyImpl.
      

      Attachments

        1. HADOOP-15155.001.patch
          0.9 kB
          Ajay Kumar

        Activity

          People

            ajayydv Ajay Kumar
            ajayydv Ajay Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: