You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksei Zotov (Jira)" <ji...@apache.org> on 2021/09/03 08:32:00 UTC

[jira] [Created] (CASSANDRA-16914) Virtual Tables for Auth Caches

Aleksei Zotov created CASSANDRA-16914:
-----------------------------------------

             Summary: Virtual Tables for Auth Caches
                 Key: CASSANDRA-16914
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16914
             Project: Cassandra
          Issue Type: Improvement
          Components: Feature/Authorization, Feature/Virtual Tables
            Reporter: Aleksei Zotov
            Assignee: Aleksei Zotov


{{NodeTool}} commands for Auth Caches invalidation were implemented as a part of CASSANDRA-16404 ticket. While discussing that ticket it was agreed that there is a need to develop the same kind of functionality through Vitrual Tables. Unfortunately, VT did not have {{TRUNCATE}} and {{DELETE}} support. And CASSANDRA-16806 was created for that reason. Once it is completed, further work can be started.

The goal of this ticket is to create VTs for the following caches:
 * {{CredentialsCache}}
 * {{JmxPermissionsCache}}
 * {{NetworkPermissionsCache}}
 * {{PermissionsCache}}
 * {{RolesCache}}

The VTs should support reading from and modification of the in the Auth Caches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org