You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2020/03/13 08:48:00 UTC

[jira] [Resolved] (NUTCH-2774) Annotate methods implementing the Hadoop API by @Override

     [ https://issues.apache.org/jira/browse/NUTCH-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2774.
------------------------------------
    Resolution: Implemented

> 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
>            Assignee: 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)