[ 
https://issues.apache.org/jira/browse/HADOOP-15155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309001#comment-16309001
 ] 

Hudson commented on HADOOP-15155:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13436 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13436/])
HADOOP-15155. Error in javadoc of (arp: rev 
d82874851ea98caeb0ef5c23b7bc5d6fc14145ba)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/ReconfigurableBase.java


> Error in javadoc of ReconfigurableBase#reconfigureProperty
> ----------------------------------------------------------
>
>                 Key: HADOOP-15155
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15155
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>            Priority: Minor
>              Labels: newbie
>             Fix For: 3.1.0
>
>         Attachments: HADOOP-15155.001.patch
>
>
> There is an error in javadoc of reconfigureProperty#reconfigurePropertyImpl
> {code}
>    * This method cannot be overridden, subclasses should instead override
>    * reconfigureProperty.
> {code}
> should change to
> {code}
>    * This method cannot be overridden, subclasses should instead override
>    * reconfigurePropertyImpl.
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to