[
https://issues.apache.org/jira/browse/IGNITE-23718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-23718:
-----------------------------------------
Description:
When a ScaleCubeMessage is logged, the following is printed, for example:
{code}
Message handling has been too long [duration=2017ms,
message=org.apache.ignite.internal.network.message.ScaleCubeMessageImpl]
{code}
Since ScaleCubeMessage is simply a wrapper, we should print the type of
internal payload instead.
was:When a
> Improve logging for ScaleCubeMessage
> ------------------------------------
>
> Key: IGNITE-23718
> URL: https://issues.apache.org/jira/browse/IGNITE-23718
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> When a ScaleCubeMessage is logged, the following is printed, for example:
> {code}
> Message handling has been too long [duration=2017ms,
> message=org.apache.ignite.internal.network.message.ScaleCubeMessageImpl]
> {code}
> Since ScaleCubeMessage is simply a wrapper, we should print the type of
> internal payload instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)