Nanda kumar created HADOOP-15152:
------------------------------------

             Summary: Typo in javadoc of 
ReconfigurableBase#reconfigurePropertyImpl
                 Key: HADOOP-15152
                 URL: https://issues.apache.org/jira/browse/HADOOP-15152
             Project: Hadoop Common
          Issue Type: Bug
          Components: common
            Reporter: Nanda kumar
            Assignee: Nanda kumar
            Priority: Trivial


There is a typo in javadoc of ReconfigurableBase#reconfigurePropertyImpl

{code}
   * Subclasses must override this. This method applies the change to
   * all internal data structures derived from the configuration property
   * that is being changed. If this object owns other Reconfigurable objects
   * reconfigureProperty should be called recursively to make sure that
   * to make sure that the configuration of these objects is updated.
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to