Marcus Eriksson created CASSANDRA-14772:
-------------------------------------------
Summary: Refactor audit / full query log
Key: CASSANDRA-14772
URL: https://issues.apache.org/jira/browse/CASSANDRA-14772
Project: Cassandra
Issue Type: Improvement
Reporter: Marcus Eriksson
Assignee: Marcus Eriksson
Fix For: 4.0
I find the audit + full query log code quite hard to follow with some of the
naming and mixing of concepts, this ticket aims to:
* move full query log specific code to a separate package
* do some audit log class renames (I keep reading {{BinLogAuditLogger}} vs
{{BinAuditLogger}} wrong for example)
* avoid parsing the CQL queries twice in {{QueryMessage}} when audit log is
enabled.
* add a new tool to dump audit logs (ie, let fqltool be full query log specific)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]