[
https://issues.apache.org/jira/browse/IGNITE-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905277#comment-15905277
]
ASF GitHub Bot commented on IGNITE-4815:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/1613
IGNITE-4815: CollisionSPI.onCollision() confusing javadoc fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4815
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1613.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 #1613
----
commit 1bc9b0f31fcc0f6e893713994663f19461423f38
Author: AMRepo <[email protected]>
Date: 2017-03-10T15:33:34Z
Javadoc fixed.
----
> CollisionSPI calls on every EVT_NODE_METRICS_UPDATED event.
> -----------------------------------------------------------
>
> Key: IGNITE-4815
> URL: https://issues.apache.org/jira/browse/IGNITE-4815
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Andrew Mashenkov
> Priority: Trivial
> Fix For: 2.0
>
>
> CollisionSPI calls on every EVT_NODE_METRICS_UPDATED event.
> It looks like CollisionSPI.onCollision() method has a confusing javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)