[
https://issues.apache.org/jira/browse/IGNITE-13624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250406#comment-17250406
]
Mikhail Petrov commented on IGNITE-13624:
-----------------------------------------
[~slava.koptilin], from my point of view, we don't provide user with any new
information if we show the number of bytes received as well as the number of
bytes sent for each message.
But we will perform unnecessary operations when reading from the buffer, even
if tracing is disabled.
[~tledkov-gridgain] , the number of bytes sent will be displayed for any
communication messages, not just messages related to SQL communication.
The new tag is tested using the GridJobExecuteRequest message and I see no
reason to test all possible messages.
> Extend tracing of communication socket write with number of sent bytes.
> -----------------------------------------------------------------------
>
> Key: IGNITE-13624
> URL: https://issues.apache.org/jira/browse/IGNITE-13624
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's needed to extend tracing of communication socket write with number of
> sent bytes for each message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)