[Architecture] Generic Resource(Registry) Management in App Factory

2013-06-01 Thread Ajanthan Balachandran
Hi All, In App Factory, users can create resources through configure UI,put different values for each stages(dev,qa...etc) and access those resources in their applications through registry api.We achieved this through registry mounting. App Factory /_system/governance is mounted to common DB.The

Re: [Architecture] Generic Resource(Registry) Management in App Factory

2013-06-02 Thread Senaka Fernando
Hi Ajanthan, We need a better name than "dependencies", but apart from that this looks good. Thanks, Senaka. On Sat, Jun 1, 2013 at 11:07 PM, Ajanthan Balachandran wrote: > Hi All, > > In App Factory, users can create resources through configure UI,put > different values for each stages(dev,qa

Re: [Architecture] Generic Resource(Registry) Management in App Factory

2013-06-26 Thread Dimuthu Leelarathne
Hi all, This has a delay of 15 minutes. The values won't be updated for 15 minutes. Is there a solution for this? thanks, dimuthu On Mon, Jun 3, 2013 at 10:31 AM, Senaka Fernando wrote: > Hi Ajanthan, > > We need a better name than "dependencies", but apart from that this looks > good. > > Th

Re: [Architecture] Generic Resource(Registry) Management in App Factory

2013-06-26 Thread Dimuthu Leelarathne
Hi all, We need to come up with a proper design for this problem. We are not just talking about 4 AppServers here. We are talking about 4 stratos-live deployments and AF. As a workaround we are going to switch off caching in all App Servers but this is not the ideal solution. Is it practical to ha

Re: [Architecture] Generic Resource(Registry) Management in App Factory

2013-06-26 Thread Dimuthu Leelarathne
Hi all, Had a offline chat with Azeez, the solution would be to add a topic and get AF to publish events to it while other clouds to subscribe to the topic. The event would be to notify that the resource has changed. thanks, dimuthu On Wed, Jun 26, 2013 at 5:49 PM, Dimuthu Leelarathne wrote:

Re: [Architecture] Generic Resource(Registry) Management in App Factory

2013-06-26 Thread Shamika Ariyawansa
Hi, We disabled the cache on deployment appservers and then the problem solved temporarily until the above permanent solution gets implemented. Thanks On Wed, Jun 26, 2013 at 10:33 PM, Dimuthu Leelarathne wrote: > Hi all, > > Had a offline chat with Azeez, the solution would be to add a topic