Sam Overton created CASSANDRA-13157:
---------------------------------------

             Summary: reuce 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)

Reply via email to