[
https://issues.apache.org/jira/browse/IGNITE-9818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642199#comment-16642199
]
ASF GitHub Bot commented on IGNITE-9818:
----------------------------------------
GitHub user Max-Pudov opened a pull request:
https://github.com/apache/ignite/pull/4927
IGNITE-9818 Fix javadoc for annotation AffinityKeyMapped
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9818
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4927.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 #4927
----
commit ca94001b851afc7656b9f623c470f6cc2902715a
Author: Max-Pudov <pudov.max@...>
Date: 2018-10-08T17:22:57Z
IGNITE-9818 Fix javadoc for annotation AffinityKeyMapped
----
> Fix javadoc for annotation AffinityKeyMapped which cannot be applied to a
> method anymore
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-9818
> URL: https://issues.apache.org/jira/browse/IGNITE-9818
> Project: Ignite
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.0
> Reporter: Maxim Pudov
> Assignee: Maxim Pudov
> Priority: Major
> Fix For: 2.8
>
>
> In the past @AffinityKeyMapped could have been used on methods, but since
> ignite-4950 it isn't. Javadoc need to be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)