Re: Is there a way for the super tenant to subscribe a tenant to a service (on behalf of the tenant user)

2014-08-18 Thread Amila Maha Arachchi
do the above operations i guess.. >> >> just a thought. >> >> thanks. >> >> >> On Fri, Aug 15, 2014 at 4:19 AM, Isuru Haththotuwa >> wrote: >> >>> Hi Amila, >>> >>> Sorry for the delayed response. In the current implem

Is there a way for the super tenant to subscribe a tenant to a service (on behalf of the tenant user)

2014-08-13 Thread Amila Maha Arachchi
Hi Devs, AFAIU, at the moment when subscribe to a service (via the REST api), we need to provide the tenant user's credentials. Following is a sample rest call: curl -X POST -H "Content-Type: application/json" -d @subscribe.json -k -v -u username@tenantdomain:password https://sc.dev.com:9443/stra

Re: Stratos manager seems to load all the subscriptions at startup

2014-08-13 Thread Amila Maha Arachchi
. Again, we can remove the unloaded > tenant's information from the memory model. > > WDYT? > > > On Mon, Aug 11, 2014 at 7:31 PM, Amila Maha Arachchi > wrote: > >> Hi all, >> >> Recently we were observing a delay when SM is starting in our stratos >

Stratos manager seems to load all the subscriptions at startup

2014-08-11 Thread Amila Maha Arachchi
Hi all, Recently we were observing a delay when SM is starting in our stratos setup. See the following log segment. It seems ADCManagement component takes a lot of time (in this case 3 minutes). TID: [0] [SCC] [2014-08-11 06:49:39,850] INFO {org.apache.stratos.messaging.message.receiver.topology

Re: Concern regarding the "ping" topic used in Stratos

2014-08-05 Thread Amila Maha Arachchi
t;> should handle. If so we could simply ignore this functionality in Stratos. >>>> >>>> [1] >>>> http://stackoverflow.com/questions/23503720/how-to-detect-a-connection-drop-in-an-activemq-subscriber >>>> >>>> Thanks >>>> >>>

Re: Carbon log flooded causing disk full and reboot

2014-06-30 Thread Amila Maha Arachchi
I have seen a continuous log getting printed in the Message Broker of a Stratos setup I have (due to no subscribers available for a certain topic). But not in Stratos instance. For the MB logs (one is an INFO and the other is a WARN), I modified the log4j.properties to change log level of the relev