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)