Nirmal Fernando created STRATOS-641:
---------------------------------------
Summary: LoadBalancer doesn't keep super-tenant subscriptions for
a multi-tenant service
Key: STRATOS-641
URL: https://issues.apache.org/jira/browse/STRATOS-641
Project: Stratos
Issue Type: Bug
Components: Load Balancer
Affects Versions: 4.0.0
Reporter: Nirmal Fernando
Assignee: Imesh Gunaratne
Fix For: 4.1.0
Reason seems to be that since no one creates super tenant,
TenantCreatedMessageProcessor event would not send for super tenant. Hence,
Stratos LB doesn't treat super tenant as a valid tenant. Example is when a
super tenant subscription to a multi-tenant service, Stratos LB logs following
[1].
Fix would be to pre-load the maps in TenantManager, with super-tenant details.
[1]
TID: [0] [LB] [2014-04-30 15:56:43,709] WARN
{org.apache.stratos.messaging.message.processor.tenant.TenantUnSubscribedMessageProcessor}
- Tenant not found: [tenant-id] -1234
--
This message was sent by Atlassian JIRA
(v6.2#6252)