You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/04 04:51:17 UTC

[jira] Updated: (CASSANDRA-1355) Log RPC exceptions and timing data

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

Folke Behrens updated CASSANDRA-1355:
-------------------------------------

    Attachment: 0001-RPCLogger.patch

> Log RPC exceptions and timing data
> ----------------------------------
>
>                 Key: CASSANDRA-1355
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1355
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7.0
>            Reporter: Folke Behrens
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 0001-RPCLogger.patch
>
>
> Attached patch introduces a logger that sits between Cassandra.Processor and CassandraServer. It logs exceptions before they get send to the client and it can output timing and tracing information. Pretty useful.
> This extra layer would actually be a good place for authentication and authorization as well.
> Thoughts?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.