[
https://issues.apache.org/jira/browse/IGNITE-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592026#comment-16592026
]
ASF GitHub Bot commented on IGNITE-9311:
----------------------------------------
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/4618
IGNITE-9311: add override annotation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mmuzaf/ignite ignite-9311
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4618.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4618
----
commit d1397505b91db09281951d292e42508a410c01d6
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-08-24T18:19:50Z
IGNITE-9311: add override annotation
----
> Add missing @Override annotation
> --------------------------------
>
> Key: IGNITE-9311
> URL: https://issues.apache.org/jira/browse/IGNITE-9311
> Project: Ignite
> Issue Type: Bug
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Minor
>
> New `Code Inspections` profile can be found
> {{<Project>\idea\ignite_inspections.xml}}.
> We will need to fix all methods with missed {{@Override}} annotation
> regarding this inscpetion profile.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)