[ https://issues.apache.org/jira/browse/CASSSIDECAR-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012640#comment-18012640 ]
Yifan Cai commented on CASSSIDECAR-333: --------------------------------------- +1 > 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 > Time Spent: 1.5h > Remaining Estimate: 0h > > 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