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
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