You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/12/12 10:48:13 UTC

[jira] [Created] (CASSANDRA-8467) Tracing for UDFs

Robert Stupp created CASSANDRA-8467:
---------------------------------------

             Summary: Tracing for UDFs
                 Key: CASSANDRA-8467
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8467
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: Robert Stupp
            Priority: Minor


This thicket's about to add UDF executions to session-tracing.

Tracing these parameters for UDF invocations could become very interesting.
* name of UDF
* # of invocations
* # of rejected executions
* min/max/avg execution times

"Rejected executions" would count UDFs that are not executed because an input parameter is null/empty (CASSANDRA-8374).



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