[
https://issues.apache.org/jira/browse/IGNITE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011739#comment-17011739
]
Ignite TC Bot commented on IGNITE-12485:
----------------------------------------
{panel:title=Branch: [pull/7184/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4895792&buildTypeId=IgniteTests24Java8_RunAll]
> 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)