Hi Anjana,

Currently we are implementing Message store - Message processor
coordination support for ESB in worker-manager cluster mode. When a task is
deactivated some housekeeping work needs to be done. For an example
cleaning up JMS consumers etc. Quartz supports several types of Listeners
which can be registered to get the notifications. But we could not see such
a listener in our ntask core implementation. An example scenario which
emphasizes this requirement is given below.


Suppose that the cluster has one manager and two worker nodes at the moment
where one message processor is running in one worker. This task is having a
JMS connection in order to consume JMS messages from a queue. When the
deactivation occurs in the manager node, the JMS connection is not teared
off properly in all worker nodes where it runs. Even Though the task is
deactivated this shows that there is one JMS consumer for the queue and
which is not the expected behaviour. Is there any support/hook in your
platform to get this done.





Thanks & Regards,
-- 
Ravindra Ranwala
Software Engineer
WSO2, Inc: http://wso2.com
<http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg>
Mobile: +94714198770
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to