[
https://issues.apache.org/jira/browse/IGNITE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393180#comment-17393180
]
Denis Chudov edited comment on IGNITE-15225 at 8/4/21, 1:57 PM:
----------------------------------------------------------------
[~sergeychugunov] could you pls review my code?
was (Author: denis chudov):
[~sergeychugunov] could you pls review my code?
> Improve logging of the peer class loading error message
> -------------------------------------------------------
>
> Key: IGNITE-15225
> URL: https://issues.apache.org/jira/browse/IGNITE-15225
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Improve logging of the peer class loading error message
> * add cause (stacktrace/top of stack trace)
> * class loader hierarhy
> * Detailed description - timeout/no class found/etc.
> in case of WARNing
> {code:java}
> [WARN
> ][pub-#61341%DPL_GRID%DplGridNodeName%][o.a.i.i.m.d.GridDeploymentPerVersionStore]
> Failed to send class-loading request to node (is node alive?)
> [node=2a2fe872-9a9f-4d2b-82f8-323c0abc2ec4,
> clsName=com.sbt.acquiring.processing.kafka.serialization.KryoObjectSerializer,
>
> clsPath=com/sbt/acquiring/processing/kafka/serialization/KryoObjectSerializer.class,
> clsLdrId=d9cdd92a771-2a2fe872-9a9f-4d2b-82f8-323c0abc2ec4,
> parentClsLdr=com.sbt.ignite.factory.NodeClassLoader@2d6e2c6f]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)