[
https://issues.apache.org/jira/browse/NUTCH-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058518#comment-17058518
]
ASF GitHub Bot commented on NUTCH-2774:
---------------------------------------
sebastian-nagel commented on pull request #502: NUTCH-2774 Annotate methods
implementing the Hadoop API by @Override
URL: https://github.com/apache/nutch/pull/502
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Annotate methods implementing the Hadoop API by @Override
> ---------------------------------------------------------
>
> Key: NUTCH-2774
> URL: https://issues.apache.org/jira/browse/NUTCH-2774
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Priority: Major
> Fix For: 1.17
>
>
> Methods which implement or override the Hadoop API should always be annotated
> using @Override. This will help to avoid that methods are not called
> accidentally because the method name or signature do not match the current
> API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)