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

Aleksey Yeschenko edited comment on CASSANDRA-14677 at 8/30/18 4:58 PM:
------------------------------------------------------------------------

Code [here|https://github.com/iamaleksey/cassandra/commits/14677-4.0], CI 
[here|https://circleci.com/workflow-run/b5f975d1-1c11-4729-91fd-1a2c36558f22].


was (Author: iamaleksey):
Code [here|https://github.com/iamaleksey/cassandra/commits/14677-4.0], CI 
[here|https://circleci.com/workflow-run/579de2e7-6bed-471d-8ca0-ef3925d18a9f].

> Clean up Message.Request implementations
> ----------------------------------------
>
>                 Key: CASSANDRA-14677
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14677
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 4.0.x
>
>
> First tracing support, many years ago, then most recently audit log, made a 
> big mess out of {{Message.Request.execute()}} implementations.
> This patch tries to clean up some of it by removing tracing logic from 
> {{QueryState}} and moving shared tracing functionality to 
> {{Message.Request.perform()}}. It also moves out tracing and audit log boiler 
> plate into their own small methods instead of polluting {{execute()}} 
> implementations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to