[
http://jira.amdatu.org/jira/browse/AMDATU-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11077#comment-11077
]
Ivo Ladage - van Doorn commented on AMDATU-308:
-----------------------------------------------
The cassandra impl should be changed. It sets a 'name' property for internal
use, but in the current implementation this property is propagated to the
public API. The name should be read from the row key instead, since the row key
already contains the name of the Role
> Mismatch between FS and Cassandra UserAdmin store implementations for
> getUser("name", ...)
> ------------------------------------------------------------------------------------------
>
> Key: AMDATU-308
> URL: http://jira.amdatu.org/jira/browse/AMDATU-308
> Project: Amdatu
> Issue Type: Bug
> Components: Amdatu Cassandra
> Reporter: Ivo Ladage - van Doorn
> Fix For: 0.2.0
>
>
> There is a mismatch between the FS and Cassandra storage provider
> implementations for UserAdmin.
> Assume we created a new user using userAdmin.createUser("Admin")
> now using the Cassandra implementation, this will return that user;
> userAdmin.getUser("name", "Admin");
> but using the FS implementation, this returns null
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers