[
https://issues.apache.org/jira/browse/HADOOP-15155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HADOOP-15155:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.1.0
Status: Resolved (was: Patch Available)
+1 committed to trunk. Thanks [~ajayydv].
> 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]