[ 
https://issues.apache.org/jira/browse/CASSANDRA-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Meredith updated CASSANDRA-15687:
-------------------------------------
     Bug Category: Parent values: Code(13163)
       Complexity: Low Hanging Fruit
    Discovered By: Code Inspection
    Fix Version/s: 4.0-rc
         Severity: Low
         Assignee: Jon Meredith
           Status: Open  (was: Triage Needed)

> Regression in traceOutgoingMessage printing message size in tracing
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-15687
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15687
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Observability/Tracing
>            Reporter: Jon Meredith
>            Assignee: Jon Meredith
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> The internode messaging refactor (CASSANDRA-15066) introduced a tiny 
> regression to tracing. Previously CASSANDRA-13028 had changed the message 
> emitted by traceOutgoingMessage to include the number of bytes.
> {code}
> "Sending %s message to %s"
> {code}
> to
> {code}
> "Sending %s message to %s message size %d bytes"
> {code}
> But the change was dropped during the refactor, it's easy to put it back.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to