[
https://issues.apache.org/jira/browse/CASSANDRA-13001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888378#comment-15888378
]
Murukesh Mohanan commented on CASSANDRA-13001:
----------------------------------------------
Somewhat. Do you mean something like
http://www.datastax.com/dev/blog/pluggable-metrics-reporting-in-cassandra-2-0-2?
I considered that and it looked like I'd have to move this out of
MonitoringTask. I also tried using Timer objects, but then there's the problem
that the actual CQL query isn't available here, but a reconstruction, so I
wasn't really sure what I could track against.
> pluggable slow query logging / handling
> ---------------------------------------
>
> Key: CASSANDRA-13001
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13001
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Jon Haddad
> Assignee: Murukesh Mohanan
> Fix For: 4.0
>
> Attachments:
> 0001-Add-multiple-logging-methods-for-slow-queries-CASSAN.patch
>
>
> Currently CASSANDRA-12403 logs slow queries as DEBUG to a file. It would be
> better to have this as an interface which we can log to alternative
> locations, such as to a table on the cluster or to a remote location (statsd,
> graphite, etc).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)