Basically, i would like to turn of propagation of invalidations or puts at runtime and then enable that again.
Some use cases in our application have a burst of data changes and in such cases we want to reload the cache rather than sending messages for them. I plan to do the notification using our own framework (JMS transport) but would still need a way to programmatically enable disable propagation. Is there a better way? Thanks -giriraj Aaron Smuts wrote: > > JCS provides very few post-initialization > configuration options. After init, it basically looks > like a map to all clients. You can get access to some > of the auxiliaries via the composite cache manager, > but this is not recommended. What are you trying to > do? Perhaps we can expose a few more controls. > > Aaron > > --- giriraj <[EMAIL PROTECTED]> wrote: > >> >> Hi >> >> I would like to know if i can programmatically >> disable UDPDiscovery for a >> LTCP definition and then enable it? >> >> If so, any code snippet would greatly help. >> >> Thanks >> giriraj >> -- >> View this message in context: >> > http://www.nabble.com/Programmatic-means-of-changing-LTCP-tf2584602.html#a7205675 >> Sent from the JCS - Users mailing list archive at >> Nabble.com. >> >> >> > --------------------------------------------------------------------- >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Programmatic-means-of-changing-LTCP-tf2584602.html#a7207897 Sent from the JCS - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]