Re: [Architecture] [ESB] Fetching message store parameters from the registry

2018-05-23 Thread Sameera Gunarathne
Hi Shazni, Yes when reading message store configurations from the registry keys, it will take the latest value from the registry entries. Regards, On Wed, May 23, 2018 at 12:18 PM, Shazni Nazeer wrote: > Should be a dumb question. This means these parameter values can change

Re: [Architecture] [ESB] Fetching message store parameters from the registry

2018-05-23 Thread Shazni Nazeer
Should be a dumb question. This means these parameter values can change dynamically in the registry and thus message store reads and reacts accordingly right? On Wed, May 23, 2018 at 10:14 AM, Sameera Gunarathne wrote: > Hi Thishani, > > Yes, the idea is to give both options

Re: [Architecture] [ESB] Fetching message store parameters from the registry

2018-05-22 Thread Sameera Gunarathne
Hi Thishani, Yes, the idea is to give both options to the user so that the parameter values can be defined inline or using registry keys. Regards, On Wed, May 23, 2018 at 9:45 AM, Thishani Lucas wrote: > Hi Sameera, > > Will it be possible that the user can select between

Re: [Architecture] [ESB] Fetching message store parameters from the registry

2018-05-22 Thread Thishani Lucas
Hi Sameera, Will it be possible that the user can select between whether he wants to give the params as hard-coded values or using the registry keys? Thanks. On Tue, May 22, 2018 at 6:39 PM, Sameera Gunarathne wrote: > Hi, > > I'm working on the $subject and the user story

[Architecture] [ESB] Fetching message store parameters from the registry

2018-05-22 Thread Sameera Gunarathne
Hi, I'm working on the $subject and the user story can be referred in [1]. Currently, users can define inline parameter definitions when configuring message stores in ESB. When implementing the $subject users will be able to define the parameter values as a registry keys like the following