[
https://issues.apache.org/jira/browse/CASSANDRA-20863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Miklosovic updated CASSANDRA-20863:
------------------------------------------
Fix Version/s: 5.0.7
5.1
(was: 5.x)
(was: 5.0.x)
Since Version: 5.0.2
Source Control Link:
https://github.com/apache/cassandra/commit/e2f74ed65bbda8e8d515075a7122b963a13ffbe7
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> Missing authorizer and role_manager configs in system_views.settings
> --------------------------------------------------------------------
>
> Key: CASSANDRA-20863
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20863
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Feature/Virtual Tables
> Reporter: Sudipta Laha
> Assignee: Shruti Sekaran
> Priority: Normal
> Fix For: 5.0.7, 5.1
>
> Attachments: ci_summary_5.0.html
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Authorizer role_manager configs are missing in system_views.settings after
> the changes in CASSANDRA-19946 were merged. Example query on a 5.x cluster:
>
> cqlsh> select * from system_views.settings where name = 'authorizer';
> name | value
> ------+-------
> cqlsh> select * from system_views.settings where name = 'role_manager';
> name | value
> ------+-------
> (0 rows)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]