You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan Magnusson (JIRA)" <ji...@apache.org> on 2015/08/07 23:08:46 UTC

[jira] [Updated] (CASSANDRA-5992) Add a logger.trace call to Tracing

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

Ryan Magnusson updated CASSANDRA-5992:
--------------------------------------
    Attachment: CASSANDRA-5992.txt

add logger.trace whenever Tracing.trace is called.

> Add a logger.trace call to Tracing
> ----------------------------------
>
>                 Key: CASSANDRA-5992
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5992
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jeremiah Jordan
>            Priority: Minor
>              Labels: lhf
>             Fix For: 2.0.x
>
>         Attachments: CASSANDRA-5992.txt
>
>
> A bunch of stuff is now written to Tracing, and there are no logging trace calls any more.  If a node is having issues on the read/write path and tracing can't actually save data, there is no way to see through logging what is going on.  Would be nice if we made all Tracing messages also go out at logger.trace so that you could enable that to debug stuff.
> Being able to change the RF of the system_traces KS might also help here, but there would still be classes of problems that it would be good to have the logging there for. Added CASSANDRA-6016 for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)