[
https://issues.apache.org/jira/browse/CASSANDRA-13157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sankalp kohli updated CASSANDRA-13157:
--------------------------------------
Summary: reduce overheads of tracing (was: reuce overheads of tracing)
> reduce overheads of tracing
> ---------------------------
>
> Key: CASSANDRA-13157
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13157
> Project: Cassandra
> Issue Type: Improvement
> Components: Observability
> Reporter: Sam Overton
> Assignee: Sam Overton
>
> Currently we store a string description for every trace line of every request
> that gets traced, and this adds a completely unnecessary memory and IO
> overhead. We could just store a minimal representation of the measurements
> and join them with the human-readable descriptions later on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)