You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/04/09 13:21:00 UTC

[jira] [Commented] (IGNITE-12879) Change DiscoveryHook methods naming.

    [ https://issues.apache.org/jira/browse/IGNITE-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079331#comment-17079331 ] 

Ignite TC Bot commented on IGNITE-12879:
----------------------------------------

{panel:title=Branch: [pull/7647/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5205648&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Change DiscoveryHook methods naming.
> ------------------------------------
>
>                 Key: IGNITE-12879
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12879
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It's needed to change DiscoveryHook class method naming to the following:
> {code:java}
> public void beforeDiscovery(DiscoverySpiCustomMessage msg)
> public void afterDiscovery(DiscoverySpiCustomMessage msg)
> {code}
> It helps to clarify the purpose of the methods.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)