You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2017/01/27 22:57:24 UTC

[jira] [Commented] (CASSANDRA-13156) Introduce an interface to tracing for determining whether a query should be traced

    [ https://issues.apache.org/jira/browse/CASSANDRA-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843613#comment-15843613 ] 

Jeremiah Jordan commented on CASSANDRA-13156:
---------------------------------------------

I think this could already be done with a custom trace implementation?

> Introduce an interface to tracing for determining whether a query should be traced
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13156
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13156
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Observability
>            Reporter: Sam Overton
>            Assignee: Sam Overton
>              Labels: ops
>
> This is a similar idea to CASSANDRA-9193 but following the same pattern that we have for IAuthenticator, IEndpointSnitch, ConfigurationLoader et al. where the intention is that useful default implementations are provided, but abstracted in such a way that custom implementations can be written for deployments where a specific type of functionality is required. This would then allow solutions such as CASSANDRA-11012 without any specific support needing to be written in Cassandra.



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