[
https://issues.apache.org/jira/browse/IGNITE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005993#comment-17005993
]
Ivan Bessonov commented on IGNITE-12485:
----------------------------------------
I agree with it, node will be removed from that message.
> DiscoveryEvent make event message lazy initialization
> -----------------------------------------------------
>
> Key: IGNITE-12485
> URL: https://issues.apache.org/jira/browse/IGNITE-12485
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In GridDiscoveryManager$DiscoveryWorker#recordEvent() we set to each event
> message: "msg " + clusterNode
> Invocation toString() on ClusterNode's inheritor could be expensive.
> I think event message could be lazy generated from event type and cluster
> node.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)