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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
PetrovMikhail created IGNITE-12879:
--------------------------------------

             Summary: Change DiscoveryHook methods naming.
                 Key: IGNITE-12879
                 URL: https://issues.apache.org/jira/browse/IGNITE-12879
             Project: Ignite
          Issue Type: Improvement
            Reporter: PetrovMikhail
            Assignee: PetrovMikhail


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)