[
https://issues.apache.org/jira/browse/CASSANDRA-20863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018861#comment-18018861
]
Sudipta Laha commented on CASSANDRA-20863:
------------------------------------------
[~tiagomlalves] We will prefer if the changes are backwards compatible. Please
let us know if it will be possible to create a fix so that the changes in
CASSANDRA-19946 are backwards compatible.
> 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
> Reporter: Sudipta Laha
> Assignee: Tiago L. Alves
> Priority: Normal
>
> 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]