Issue Type: Bug Bug
Affects Versions: 0.2.4
Assignee: Ivo Ladage - van Doorn
Components: Storage implementations
Created: 25/Jun/12 9:10 AM
Description:

If you add a new tenant, all existing service instances of org.ops4j.pax.useradmin.service.spi.StorageProvider are being duplicated in the useradmin storage for cassandra.

The problem is that the storage services are created by a factory instance. The factory is tenant aware and so is created per tenant. The factory creates new service instances for the tenant when started, but never removed them.

Project: Amdatu Cassandra
Priority: Major Major
Reporter: Ivo Ladage - van Doorn
Security Level: Public (Issues without restricted access)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to