[ 
http://jira.amdatu.org/jira/browse/AMDATU-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10606#comment-10606
 ] 

Ivo Ladage - van Doorn commented on AMDATU-241:
-----------------------------------------------

Committed a quick fix for this problem, but a proper solution should still be 
provided. Removing the user as member from each group will be a performance 
issue however, since effectively all groups need to be loaded from the database 
to verify if this user is a member of it. 

> UserAdmin cassandra storage provider does not remove a group member when a 
> user is removed
> ------------------------------------------------------------------------------------------
>
>                 Key: AMDATU-241
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-241
>             Project: Amdatu
>          Issue Type: Bug
>          Components: Amdatu Cassandra
>    Affects Versions: 0.1.0
>            Reporter: Ivo Ladage - van Doorn
>             Fix For: 0.1.0
>
>
> When I add a user in UserAdmin, add this member to some group (i.e. 
> "Student") and delete the user, the user should have been removed as member 
> of the Student group, but it's not. As a consequence loading members of the 
> Student group returns a role that equals null, causing NullPointerException's 
> in UserAdmin.
> The member should have been removed right away, although that is a tough job 
> in cassandra.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to