[ https://issues.apache.org/jira/browse/CASSSIDECAR-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Saranya Krishnakumar updated CASSSIDECAR-333: --------------------------------------------- Bug Category: Parent values: Correctness(12982) Complexity: Low Hanging Fruit Component/s: Security Discovered By: Adhoc Test Reviewers: Francisco Guerrero, Yifan Cai Severity: Normal Assignee: Saranya Krishnakumar Status: Open (was: Triage Needed) > Fix type used for reading member_of column in SystemAuthDatabaseAccessor > ------------------------------------------------------------------------ > > Key: CASSSIDECAR-333 > URL: https://issues.apache.org/jira/browse/CASSSIDECAR-333 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Security > Reporter: Saranya Krishnakumar > Assignee: Saranya Krishnakumar > Priority: Major > > Currently SuperUserCache reads member_of field from system_auth.roles table. > SuperUserCache reads this field into a List, whereas member_of is a Set type > in Cassandra. In Cassandra version 5.0 this throws a CodecNotFoundException. > Creating this patch to fix the bug. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org