You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/07/28 21:35:00 UTC

[jira] [Updated] (CASSANDRA-17784) Fix Settings Virtual Table for permissions_update_interval_in_ms, roles_update_interval_in_ms and credentials_update_interval_in_ms

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

Ekaterina Dimitrova updated CASSANDRA-17784:
--------------------------------------------
    Fix Version/s: 4.0.x
                   4.1.x
                   4.x

> Fix Settings Virtual Table for permissions_update_interval_in_ms, roles_update_interval_in_ms and credentials_update_interval_in_ms
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17784
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17784
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Config
>            Reporter: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 4.x
>
>
> permissions_update_interval_in_ms, roles_update_interval_in_ms and credentials_update_interval_in_ms should take other 3 properties value if they are -1 (4.0) or null (4.1+)
> This is done in the DatabaseDescriptor but not handled with the Settings Virtual Table.
> We need to ensure we update the Settings Virtual Table. In my opinion these 3 are tricky in the sense it is good to know how we are going to approach the Update access to the Settings Virtual Table before fixing them so we don't end up rewriting solutions a few times or miss it later



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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