[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012259#comment-18012259
 ] 

Saranya Krishnakumar commented on CASSSIDECAR-333:
--------------------------------------------------

Circle CI: 
[https://app.circleci.com/pipelines/github/sarankk/cassandra-sidecar?branch=update-permission]

> 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: 10m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to