On Wed, Jul 17, 2013 at 5:21 PM, Samisa Abeysinghe <[email protected]> wrote:
> Is it a policy that we will never support tenant deletion? > Sometime back I've implemented the BE stuff to support tenant deletion. What we did there was delete all entries from UM and REG tables. In aactual deployment, this approach works for deleting tenant information from UM tables, governance registry and manager_config registry. Since each service has its own config registry (dss_config, esb_config, appserver_config etc) we cannot delete tenant entries from those mounted registry space via Manager. The solution for this is to make calls from Manager to other services or use notifiers etc but it was hackey, so we didn't further that approach. The other issue (AmilaM referred to) is we maintain a tenantIdDomainMap and tenantDomainIdMap in JDBCTenantManager to improve performance, once we delete tenant info from UM tables still the Maps will hold stale information and it causes inconsistencies, so all services need to be restarted. > > > On Wed, Jul 17, 2013 at 3:12 PM, Shiroshica Kulatilake <[email protected]>wrote: > >> Hi, >> >> Since an App will no longer be a tenant itself in aPaaS this should not >> be a problem anymore right ? >> An organization will be a tenant and apps will be created within that >> organization. >> >> Thank you, >> Shiro >> >> >> On Wed, Jul 17, 2013 at 3:06 PM, Amila Maha Arachchi <[email protected]>wrote: >> >>> Hi AF team, >>> >>> $Subject. I know you can retire an app. But isn't it good to allow app >>> deletion as well? Stratos 1.6 had the problem of not allowing tenant >>> deletion. For the aPaaS also this will be an issue. >>> >>> Regards, >>> AmilaM. >>> >>> -- >>> *Amila Maharachchi* >>> Senior Technical Lead >>> WSO2, Inc.; http://wso2.com >>> >>> Blog: http://maharachchi.blogspot.com >>> Mobile: +94719371446 >>> >>> >>> _______________________________________________ >>> Architecture mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Shiroshica Kulatilake >> >> Architect, >> WSO2, Inc. http://wso2.com/ >> Phone: +94 776523867 >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Thanks, Shariq. Phone: +94 777 202 225
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
